Framework overview for the Concepts and Applications of Neural Networks (CANN) course at the Institute of Cognitive Science, University of Osnabrück in the summer term 2016. In this repository we collected examples and installation instructions for three neural network frameworks: Theano, TensorFlow and Keras.
Contains the mnist dataset for handwritten digit recognition. Feel free to use the data to play around. The original data is hosted on Yann LeCun's site.
Contains introduction and further sample implementations for the keras framework.
Contains implementation of keras, tensorflow and theano for the datasets presented on the TensorFlow Playground.
Contains introduction and further sample implementations for the TensorFlow framework.
Contains introduction and further sample implementations for the theano framework.