Skip to content

nishalittil/Neural_Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Neural_Networks

  1. Create two basic Neural Networks. The first should be a Simple Neural Network. The second, a Convolutional Neural Network.
  2. Create two optimized Neural Networks. The first should be a Simple Neural Network. The second, a Convolutional Neural Network.