Ask HN: What languages are you using for ML work other then Python?

3 points by StefanWestfal ↗ HN
As question suggests, I am curious about but language and tooling people use for ML other then good old Python. I mainly use, and still like, Python but I it is fun to try something new.

3 comments

[ 3.0 ms ] story [ 14.6 ms ] thread
I worked somewhere that developed Tensorflow models w/ Python and deployed them to production with a Scala inference server.