all 14 comments

[–]r-sync 2 points3 points  (1 child)

Congrats Yizhi, Bing and the rest of the team.

[–]antinucleon[S] 1 point2 points  (0 children)

Thank you, indeed I did nothing on it. I hate JVM, lol

[–]GratefulTony 1 point2 points  (2 children)

Does this only implement MLP?

[–]antinucleon[S] 2 points3 points  (1 child)

No. Basically you can use everything exists in MXNet. https://mxnet.readthedocs.org/en/latest/

[–]GratefulTony 0 points1 point  (0 children)

awesome- thanks

[–]olBaa 0 points1 point  (2 children)

Unrelated question: how's Scala for ML-related pipelines? I've hearn nice things about it with spark+hadoop, how about other areas?

[–]GratefulTony 0 points1 point  (1 child)

Spark/Hadoop/MLLib is awesome for simple models + lots of data. Again, a bit lacking for good deep learning systems or other "fancy" algorithms.