Skip to content

AkurutEva/NeuralNetsTutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Nets Tutorial

In this repo, I would like to show a brief hands-on neural network tutorial. The aim is cover from artificial neuron (McCulloch-Pitts) to current neural network, justifying why it is necessary. The tutorial finish by a little example in Keras.

Credits for the dataset:

    3D Object Representations for Fine-Grained Categorization
   Jonathan Krause, Michael Stark, Jia Deng, Li Fei-Fei
   4th IEEE Workshop on 3D Representation and Recognition, at ICCV 2013 (3dRR-13). Sydney, Australia. Dec. 8, 2013.

Link to dataset: https://ai.stanford.edu/~jkrause/cars/car_dataset.html

About

Brief hands-on neural network tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%