Skip to content

In this project I coded a fully connected two layer neural network from scratch using NumPy and trained it on the CIFAR-10 dataset.

Notifications You must be signed in to change notification settings

tahriribraq/Two-Layer-NN-NumPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Two-Layer-NN-NumPy

In this project I coded a fully connected two layer neural network from scratch using NumPy and trained it on the CIFAR-10 dataset. The tar file needs to be downloaded into the root folder from: https://www.cs.toronto.edu/~kriz/cifar.html.

About

In this project I coded a fully connected two layer neural network from scratch using NumPy and trained it on the CIFAR-10 dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published