Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.07 KB

Backpropagation in Neural Network (NN) with Python

Explaining backpropagation on the three layer NN in Python using numpy library.

Is a part of Neural Networks for Computer Vision

Implementing Neural Networks for Computer Vision in Autonomous Vehicles and Robotics for Detection and Classification, Pattern Recognition, Control. From very beginning to complex project.
DOI

Full description is available on GitHub Pages here:

https://sichkar-valentyn.github.io/Backpropagation

https://sichkar-valentyn.github.io/Neural_Networks_for_Computer_Vision


MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

Valentyn N Sichkar. Neural Networks for computer vision in autonomous vehicles and robotics // GitHub platform. DOI: 10.5281/zenodo.1317904