Skip to content

As the name suggests, a complete Neural Network made from scratch using pure mathematics. Not using any kind of machine learning library, just numpy for math functions.

Notifications You must be signed in to change notification settings

ParthikB/Neural-Networks-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Neural Networks from Scratch

As the name suggests, a complete Neural Network made from scratch using pure mathematics. Not using any kind of machine learning library, just numpy for math functions.


v1.0 :

Updates:

  • Added Flask Deployment

Bugs to fix:

  • Fix the CSS not showing up
  • Fix the plots now showing up

What's next:

  • Try showing the training console output on the webpage.
  • Try plotting the predictions and graph on the same page.

v0.0 :

The Base Structure with python and predictions!!

About

As the name suggests, a complete Neural Network made from scratch using pure mathematics. Not using any kind of machine learning library, just numpy for math functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published