Hacker News new | ask | show | jobs
by peoplefromibiza 769 days ago
> how Elixir compliments machine learning

one simple example: what Jose Valim calls Distributed²

You can have a livebook (similar to notebook, but distributed and live) and distribute your load not only on multiple GPUs on your machine, but on multiple GPUS on multiple machines

with basically zero effort

https://www.youtube.com/watch?v=MSMyRBJAoSs