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

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

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.