https://github.com/antonio-f/mnist-digits-classification-with-tf-linear-model-and-mlp
Code from Coursera Advanced Machine Learning specialization - Intro to Deep Learning - week 2.
https://github.com/antonio-f/mnist-digits-classification-with-tf-linear-model-and-mlp
advanced-machine-learning coursera deep-learning keras mlp mnist mnist-digits-classification
Last synced: about 1 month ago
JSON representation
Code from Coursera Advanced Machine Learning specialization - Intro to Deep Learning - week 2.
- Host: GitHub
- URL: https://github.com/antonio-f/mnist-digits-classification-with-tf-linear-model-and-mlp
- Owner: antonio-f
- Created: 2018-10-14T19:31:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T09:59:23.000Z (7 months ago)
- Last Synced: 2025-03-27T15:21:25.909Z (about 2 months ago)
- Topics: advanced-machine-learning, coursera, deep-learning, keras, mlp, mnist, mnist-digits-classification
- Language: Jupyter Notebook
- Size: 101 KB
- Stars: 6
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNIST digits classification with TensorFlow - Linear Model and MLP
Code from Coursera Advanced Machine Learning specialization - Introduction to Deep Learning - week 2.### An updated version using TensorFlow 2.X is available here: https://github.com/antonio-f/TensorFlow2_digits_classification-Linear_Classifier-MLP