Skip to content

vishnup85/neural-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python implementation of various neural network concepts

  1. Feedforward.py implements forward propagation using random weights and involves on prediction
  2. backprop.by implements the concept of backpropagation for a 3 layer network (3 layers of weights)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages