Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 300 Bytes

Backpropagation-Neural-Network

Object oriented BP network

This project has achieved 8.86 percent error rate for Mnist Data samples.

This method is relative slow compare to matrix method, but shows clear structure of how does BP network work.

alt text