Skip to content

Implementations of deep learning models and components from the ground up using Python and NumPy. Covers essential concepts like forward/backward propagation, gradient descent, and basic neural networks without using high-level libraries like TensorFlow or PyTorch.

Notifications You must be signed in to change notification settings

Habibur-02/Deep-Learning-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Implementations of deep learning models and components from the ground up using Python and NumPy. Covers essential concepts like forward/backward propagation, gradient descent, and basic neural networks without using high-level libraries like TensorFlow or PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published