Skip to content

Latest commit

 

History

History

15

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.