Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 208 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 208 Bytes

Neural-Networks

I have implemented single-layer neural networks, linear associator , multi-layer neural networks and CNN from scratch, in this repository. Each implementation has its own test file as well.