Skip to content
#

backpropagation-learning-algorithm

Here are 14 public repositories matching this topic...

Repository contains implementaion code of Nerural Network for identifying hand written digits. Images for digits are collected and converted into Grey scale images. Image of 200x200 pixels converted into a feature vector of size 40000 values. Sigmoid and Relu function used in forward propagation. Implemented back propagation. This Project is don…

  • Updated Aug 27, 2020
  • MATLAB

Improve this page

Add a description, image, and links to the backpropagation-learning-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backpropagation-learning-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more