Skip to content
#

deep-learning-from-scratch

Here are 7 public repositories matching this topic...

Language: All
Filter by language

A fully vectorized Deep Neural Network (DNN) implementation built from scratch using only NumPy - no deep learning frameworks involved. Covers forward/backward propagation, activation functions, modular architecture, and training with different optimizers - a hands-on deep dive into the fundamentals of deep learning.

  • Updated Jun 30, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the deep-learning-from-scratch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deep-learning-from-scratch topic, visit your repo's landing page and select "manage topics."

Learn more