/neural-network-from-scratch

MLP Neural Network From Scratch

Primary LanguageJupyter Notebook

MLP Neural network from scratch

This notebook implement a neural network micro-framework with a design Influenced by Keras framework abstractions. This makes it somewhat easier to introduce new changes.

See: Notebook