Does any one has a recommendation for what libraries to use for deep learning?
Asked
Active
Viewed 5,025 times
2 Answers
6
Hi (I created deeplearning4j: warning biased source),
It's fairly new but we are open to feedback. We ported keras to scala: http://github.com/deeplearning4j/ScalNet/
This uses deeplearning4j underneath. We would love contributions or issues.
Adam Gibson
- 161
- 3
5
I think currently there is no pure scala deep learning library which can be compared with mxnet, caffe, keras and etc.
For lang on JVM, u can try this one: https://deeplearning4j.org/
luosha865
- 71
- 3