bayerj / arac

C++ library for neural networks.
Other
39 stars 57 forks source link

Error functions #1

Open bayerj opened 15 years ago

bayerj commented 15 years ago

Introduce a class "ErrorFunction" from which error functions like sum-of-squares, cross-entropy and the like can derive.