Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Saw that on a Kaggle forum and been wanting to play with it for a while. Code looks amazingly clean and simple. Keep up a good work!

Just curious if you compared Keras with caffe or torch in terms of performance?



In terms of speed, I don't have any benchmarks available. But it's using Theano under the hood, which is well optimized and should be very competitive with Torch and Caffe.

When it comes to convolution, it will actually use cuDNN if available, and performance will be slightly better than Torch and Caffe: https://github.com/soumith/convnet-benchmarks#layer-wise-ben...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: