Skip to content

prithvi-ramrucha/Deep-Learning-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning From Scratch

This project aims to implement deep learning models from scratch using only NumPy. The goal is to develop a rigorous understanding of neural networks from first principles. All components, including forward propagation, backpropagation, and optimisation, are derived and implemented without the use of high-level frameworks such as Tensorflow and PyTorch.

About

Implementing deep learning models from scratch without using PyTorch and TensorFlow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors