This project is created for DAVIAN TensorFlow study.
Tensorflow-Examples - TensorFlow tutorials and code examples for beginners
Tensorflow API - Tensorflow API Documentation
- Introduction to MNIST dataset - Download and visualize MNIST dataset
- [TensorFlow basic] (https://github.com/yunjey/davian-tensorflow/blob/master/notebooks/week1/2.%20tensorflow_basic.ipynb) - Session / Constants / Variables / Sharing variables / Placeholder
- Feed forward neural network - Neural network for MNIST dataset classification