Other DeepLearning4j

jmon

Well-Known Member
Licensed User
Longtime User
Hi B4J aficionados,

Anyone interested in Deep Learning (a.k.a Machine Learning)? It's widely used these days i.e Youtube video recommendations and FaceApp are based on these technique.

For those who don't know what deep learning is, check out the Youtube Channel 2 Minute Papers and you'll see the wide applications of deep learning: speech synthesis & recognition, game AI, image content retouching, guessing and classification, and much more.
More at the Wikipedia page.

If anyone has the interest to port this technology to B4J, I found this library for Javafx:
https://deeplearning4j.org/
And this is an example app written in java:
http://fxapps.blogspot.co.nz/2017/06/recognizing-handwritten-digits-from.html?spref=tw
and more here:
https://github.com/jesuino/deeplearning-java-projects

I absolutely don't have time to work on this library (alone), but if anyone interested, I'd be glad to help! I also wanted to start a discussion regarding Deep Learning: Please share your thoughts / experience!

Best
Jo.
 
Last edited:
Top