Skip to content

Implement the back propagation and prediction algorithms for a three layered feedforward neural network. his tutorial will help you get familiarized with feedforward neural network, its prediction and back propagation algorithms. The Vectorization method is encouraged to use. How to construct a three layered fully connected neural network. How t…

Notifications You must be signed in to change notification settings

superwave135/Shallow-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Shallow-Network

Implement the back propagation and prediction algorithms for a three layered feedforward neural network. his tutorial will help you get familiarized with feedforward neural network, its prediction and back propagation algorithms. The Vectorization method is encouraged to use. How to construct a three layered fully connected neural network. How to implement learning alogorithm - back propagation algorithm. How to apply the learnt model for binary-classification problem.

About

Implement the back propagation and prediction algorithms for a three layered feedforward neural network. his tutorial will help you get familiarized with feedforward neural network, its prediction and back propagation algorithms. The Vectorization method is encouraged to use. How to construct a three layered fully connected neural network. How t…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published