Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 211 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 211 Bytes

Neural-Network-Implementation

an full note-book about how to write and implement a simple neural network from scratch using numpy , pandas and matplotlib in python , using both OOP and functional Programming.