Hacker News new | ask | show | jobs
by brightball 3472 days ago
Given how often it comes up, you might be better off using Erlang\Elixir for concurrency sake.
1 comments

Writing ML in Elixir and be able to natively integrate the code in a Phoenix would be great. With Elixir I think the problem is the lack of libraries, especially ML libraries..
Elixir, I'm afraid, is the wrong tool for ML. Numeric computation is Erlang's weak spot.