conx icon indicating copy to clipboard operation
conx copied to clipboard

Network.compute_correct could be done in numpy

Open dsblank opened this issue 7 years ago • 2 comments

Would make this much faster for larger datasets.

dsblank avatar Oct 30 '17 11:10 dsblank

Or even better: do it in Keras.

dsblank avatar Oct 31 '17 13:10 dsblank

Or in keras, and could use the actual error functions. That would allow crossentropy and other loss functions to be handled correctly.

dsblank avatar Aug 11 '18 13:08 dsblank