imehranasgari/DL_TensorFlow_LowLevelAPI_CustomTrainingLoop
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().
No commits in the last 6 months.
Stars
—
Forks
—
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Aug 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/imehranasgari/DL_TensorFlow_LowLevelAPI_CustomTrainingLoop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/docs
TensorFlow documentation
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook