Introduction - If you have any usage issues, please Google them yourself
A BP neural network package. Including a Matrix operations packaging. With special package methou, It greatly simplify the expression of matrix operations, while minimizing the allocating and releasing memory, and improve code speed. With this package, the neural network structure is very simple, easy-to-understand, easy to extend.