|
|
|
|
|
by melling
2589 days ago
|
|
I skipped to the end and watched Alan Edelman’s talk on Julia. https://youtu.be/rZS2LGiurKY Alan (co-author of Julia) mentions that only Swift and Julia make the cut for ML, according to Google. I do like Swift and I’m willing to learn Julia, but most of the ML I see uses Python. Is there any traction for Julia or Swift, or is it mostly aspirational at the moment? |
|
Google has thousands of developers writing Python for ML every day. TF is in Python, and remains in Python.
Chris Lattner (the creator of Swift at Apple) joined the Tensorflow team and is working on futuristic approaches to compiling ML programs. He (personally) evaluated a bunch of languages for next-gen and decided Swift is the right one. So he has a small team of folks working on that project exploring how Swift can be used. That's very far from any official decision of Google on anything. Google has people writing ML in Java, C++, Python, Haskell, Lua and Javascript as well.