Skip to content

Magnuti/IT3030-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT3030 Deep Learning

Project 1 - Neural Network from scratch

In ./project_1 we implemented a feed-forward neural network from scratch with NumPy.

Project 2 - Recurrent neural network from scratch

In ./project_2 we implemented a recurrent neural network (RNN) from scratch with NumPy.

Project 3 - Semi-supervised learning

In ./project_3 we implemented semi-supervised learning with Keras over the MNIST, Fasion MNIST, CIFAR10 and the CIFAR100 dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages