Skip to content

These are my solutions to the programming assignments of the class CS231n: Convolutional Neural Networks for Visual Recognition

Notifications You must be signed in to change notification settings

rogertrullo/Convolutional-Neural-Networks-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional-Neural-Networks-in-python

These are my solutions to the programming assignments of the class CS231n: Convolutional Neural Networks for Visual Recognition. Here we implemented from scracth different neural networks, goinf from simple fully connected layers, to Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNNs and LSTMs). We implemented all the layers in python including the forward and backpropagation pass to compute the gradients. Different losses were implemented also including cross entropy and an svm loss

About

These are my solutions to the programming assignments of the class CS231n: Convolutional Neural Networks for Visual Recognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published