Skip to content

darshilmistry/NeuralNetworkFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Neural Network From Scratch

This is a guided project I am creating to deepen my understanding regarding the inner workings of a neural networks. In this project, I would be implementing a fully functional neural network from scratch in Python 3, using only Pandas, Numpy and maybe some other basic libraries.

Credits

I am following the tutorial series created by Sentdex on their youtube channel.

Channel Link: https://youtube.com/@sentdex
Tutorial Playlist: https://youtube.com/playlist?list=PLQVvvaa0QuDcjD5BAw2DxE6OF2tius3V3

Development logs

Day 1

Created the basic layer code with forward pass.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published