Description: 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.
To Search:
File list (Check if you may need any files):
bpnet.cpp
bpnet.h
matrix_op.cpp
matrix_op.h