Skip to content
#

customlayers

Here are 2 public repositories matching this topic...

A collection of TensorFlow/Keras notebooks demonstrating custom model subclassing and custom layer creation. Includes regression on California Housing and filtered MNIST classification, showcasing preprocessing, training, evaluation, and deep learning customization skills.

  • Updated Aug 17, 2025
  • Jupyter Notebook

Implementation and training of custom layers in TensorFlow/Keras using subclassing. Includes weight definition, initialization, regularization, and integration of the layer into a complete model for training and evaluation.

  • Updated Aug 17, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the customlayers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customlayers topic, visit your repo's landing page and select "manage topics."

Learn more