An open API service indexing awesome lists of open source software.

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

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