Skip to content

This code implements neural network from scratch without using any library

Notifications You must be signed in to change notification settings

Yashodhanvivek/Neural_Network_Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Neural_Network_Scratch

This code implements neural network from scratch without using any library The code is assignment from Neural Network for Machine Learning from Scratch in python by Sefik Ilkin Serengil