Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 258 Bytes

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