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

https://github.com/apppear/assignment1

PPKE ITK Neural Network assignment 1
https://github.com/apppear/assignment1

Last synced: about 1 year ago
JSON representation

PPKE ITK Neural Network assignment 1

Awesome Lists containing this project

README

          

# assignment1

It is the homework for PPKE ITK deeplearning lab.
It contains CIFAR-10 learning, with the following models:
* Nearest Neighbour
* Multiple Layer Perceptron
* Convolutional Neural Network

Written in python 3

Dependencies:
* Tensorflow
* CIFAR-10 (lib is included, which downloads it automatically)

I followed the Tensorflow witout PHD and its code base: https://github.com/martin-gorner/tensorflow-mnist-tutorial