Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages