Skip to content

Neural Network from scratch using Python and NumPy, featuring forward/backward propagation and basic optimizers. Perfect for learning deep learning fundamentals.

Notifications You must be signed in to change notification settings

samyo00/Neural-Network-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Neural-Network-from-scratch

Welcome to my GitHub repository where I've documented my journey of building a neural network from scratch. Inspired by Samson Zhang's video, I embarked on this endeavor to deepen my understanding of neural networks and their underlying principles.

Why I Built This

Building a neural network from scratch isn't merely an exercise in coding; it's a journey of discovery and enlightenment. By understanding the nuts and bolts of neural networks, I aim to deepen my knowledge and proficiency in machine learning and artificial intelligence.

About

Neural Network from scratch using Python and NumPy, featuring forward/backward propagation and basic optimizers. Perfect for learning deep learning fundamentals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published