Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 403 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 403 Bytes

Introduction to Neural Nets

In this session, we would be looking briefly at Neural Networks. The first notebook contains some basic introduction about Neural Nets, and why they are required. In the second notebook, we would be implementing a shallow neural network from scratch.