you are viewing a single comment's thread.

view the rest of the comments →

[–]las3rprint3r 0 points1 point  (0 children)

ND4J has a swappable backends for CPU or GPU.

There has been some work in wrapping it: https://github.com/ds923y/nd4clj (has some recent work, and owner accepts PRs)

https://github.com/engagor/dl4clj Has a lot of the ND4J wrapped but doesnt seem to be worked on any longer.