This repository contains code examples for the neural network course at IAU: TensorFlow for Neural Network Research.
- Playground (MNIST, Normal Distribution)
- DNN (MNIST)
- CNN (MNIST)
- Playground (Basic Python, Numpy, Pandas, Matplotlib)
- MLP (Pima Indians Diabetes)
- Pure TensorFlow
- TensorFlow Layers API
- TensorFlow Keras API
- TensorFlow Estimator API