Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 188 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 188 Bytes

Neural-Network-From-Scratch

Here we are building a Neural Network from Scratch using Python and NumPy. This is a simple project were we will see how neural network works under the hood.