/neural-network-scratch

MLP with just maths

Primary LanguageJupyter Notebook

neural-network-scratch

An MLP with just maths and no frameworks to remind myself how it works.

Highest accuracy achieved was 86% with just a single hidden layer. Nice.

Notes

  • The notebooks need to have the workspace directory as the notebook file root.