Skip to content

This notebook is part of my blogpost, in which we'll make a deep neural network from scratch in plain Numpy

Notifications You must be signed in to change notification settings

97k/Deep-Neural-Net-Implementation-Scratch-and-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A Deep Neural net from Scratch and in PyTorch

Learn to make a deep neural net of any layers with help of numpy! image

In order to create something new, we should know how to create it from scratch. And for that, we need to know what’s going on under the hood ;) This notebook is part of my blogpost, in which we'll make a deep neural network from scratch in plain Numpy. Here's a link for my blogpost

About

This notebook is part of my blogpost, in which we'll make a deep neural network from scratch in plain Numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published