Hello fellow humans, is there any open-source repo...
# ai
a
Hello fellow humans, is there any open-source repository I could use and contribute to make basic AI processing with gpu? I'm talking about Neural Networks mostly (basic nn, autoencoders, gan, etc...), on the JVM (non-android) and without Jupyter. Any ideas?
t
As I understand, the recommended framework for DNNs on the JVM at the moment is deeplearning4j.