Skip to content

Niranjankumar-c/Feedforward_NeuralNetworrks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedforward NeuralNetworrks

This repository contains the code to create deep neural network and analyze the back propagation in neural networks.

Repository Structure

  • FeedForwardNetworks: Contains code to create deep neural network with out any framework.
  • ScalerBackpropagation: Contains code to execute and visualize the back propagation in scalar form.
  • VectorBackpropagation: Contains code to execute and visualize the back propagation in vector form.

Jump into code

  • FeedForward Networks
    Click here to open in Colab
  • Scalar Backpropagation
    Open In Colab
  • Vector Backpropagation
    Open In Colab

About

Build our neural networks from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published