Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 305 Bytes

File metadata and controls

5 lines (4 loc) · 305 Bytes

Neural-Networks

Implementation of various Neural Networks

  1. As a Part of the Soft Computing Course, I learned various Neural Networks, especially how the learning takes place.
  2. The implemetation of Neural Nets from scratch provides great insights into the learning process and reducing the error.