Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 199 Bytes

Backpropogation

A Back propogation algorithm implemented without any package.

Pretty good example for a starter to understand backpropogation algorithm

Run the code with

python3 main.py