https://github.com/tabshaikh/Deep-Learning-with-tf.keras-with-mnist
A deep neural network with tensorflow and keras using mnist dataset
https://github.com/tabshaikh/Deep-Learning-with-tf.keras-with-mnist
keras-implementations keras-tensorflow keras-tutorials neuralnetwork tensorflow-tutorials
Last synced: 7 months ago
JSON representation
A deep neural network with tensorflow and keras using mnist dataset
- Host: GitHub
- URL: https://github.com/tabshaikh/Deep-Learning-with-tf.keras-with-mnist
- Owner: tabshaikh
- Created: 2018-08-28T21:01:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T21:21:16.000Z (almost 7 years ago)
- Last Synced: 2024-08-08T23:18:41.919Z (11 months ago)
- Topics: keras-implementations, keras-tensorflow, keras-tutorials, neuralnetwork, tensorflow-tutorials
- Language: Jupyter Notebook
- Size: 6.84 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Deep Learning with tensorflow and keras using the mnist dataset
Shows how to load, compile and fit a basic tensorflow model with keras and mnist dataset.Tensorflow docs: https://www.tensorflow.org/api_docs/python/
Keras docs: https://keras.io/layers/about-keras-layers/Adam optimizer: https://machinelearningmastery.com/adam-optimization-algorithm-for-deep-learning/
This repository is inspired by sentdex youtube channel: https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ
### Contribute -
Contribute to this repo by adding more related useful links.
If you like this repository give it a star