bayerj / arac

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

Improve error handling #8

Open bayerj opened 15 years ago

bayerj commented 15 years ago

At a lot of places, errors are not handled very gracefully:

All this should be handled by exceptions.