Goto

Collaborating Authors

 aymericdamien tensorflow-example


aymericdamien/TensorFlow-Examples

#artificialintelligence

This tutorial was designed for easily diving into TensorFlow, through examples. It is suitable for beginners who want to find clear and concise examples about TensorFlow. For readability, the tutorial includes both notebook and code with explanations. Some examples require MNIST dataset for training and testing. Don't worry, this dataset will automatically be downloaded when running examples (with input_data.py).