Skip to content
#

dnn-custom-training

Here is 1 public repository matching this topic...

An end-to-end implementation of a custom training and validation loop for a CNN on the Fashion MNIST dataset. This project demonstrates low-level model training using tf.GradientTape and tf.keras.metrics, without relying on model.fit().

  • Updated Aug 17, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the dnn-custom-training 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 dnn-custom-training topic, visit your repo's landing page and select "manage topics."

Learn more