https://github.com/shunk031/tensorflow-tutorials
Tensorflow Tutorials with Jupyter Notebook
https://github.com/shunk031/tensorflow-tutorials
Last synced: 7 months ago
JSON representation
Tensorflow Tutorials with Jupyter Notebook
- Host: GitHub
- URL: https://github.com/shunk031/tensorflow-tutorials
- Owner: shunk031
- Created: 2016-09-18T14:00:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-18T16:42:44.000Z (about 9 years ago)
- Last Synced: 2025-01-10T17:53:44.843Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tensorflow Tutorials
[Tensorflow Tutorials](https://www.tensorflow.org/versions/r0.10/tutorials/index.html) with Jupyter Notebook.
> ## Tutorials
> ### Basic Neural Networks
> The first few Tensorflow tutorials guide you through training and testing a simple neural network to classify handwritten digits from the MNIST database of digit images.