If you have not been following the work José and Sean have been doing lately, I recommend you watching José’s talk introducing Elixir Nx https://youtu.be/fPKMmJpAGWc
This is probably an incredibly dumb question, but is there a good motivating example why I would want to train a neural network with Elixir? Inference, I totally get, for online systems that is amazing. But I’m having a hard time (perhaps due to a lack of imagination) thinking of scenarios where I would use Elixir to train and tune instead of the existing, fortified systems.
What I mean is that given the rapid pace of development of deep learning, it seems hard to imagine a programming language preference will overrule the desire to have access to the latest implementation of new algorithms, or implementations that are battle hardened by wide deployments. Perhaps there's some niche this could open up though that would incentivize people to try to keep up.
https://pragprog.com/titles/smgaelixir/genetic-algorithms-in...
Really looking forward to where this goes with the Erlang 24 JIT and Elixir Nx. It's amazing all the work that's been going into performance.