Skip to content

AppPear/assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PPKE ITK Neural Network assignment 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages