|
|
|
|
|
by agibsonccc
3358 days ago
|
|
https://deeplearning4j.org/quickstart I agree with you if my aim were to mainly promote new users here - I was more targeting someone who knew what dl4j was already and had maybe used it. I usually don't comment unless someone mentions the library by name. 99.99999% of the people who comment on here are going to likely be more interested in python in which I usually point them at keras. Thanks for the feedback though! I'm not sure what to do beyond "git clone and import into intellij". If you'd like feel free to file an issue on I'm guessing? the nd4j repo you were looking at? We always take feedback seriously if people take 5 seconds to post problems they've found. My head of training does our docs and videos and updates the site when he can. Here are some of our youtube videos:
https://www.youtube.com/channel/UCa-HKBJwkfzs4AgZtdUuBXQ |
|
Also intellij is 50% of Java developers but likely a much smaller % if you remove the users just using it to dev on Android.
Maybe if I stop being so lazy i'll package my ML lib up.
Anyhow if there are ppl out there looking for a good Java ML lib here are the ones I use:
* Neural Net general lib - Encog
* NLP - StanfordNLP