lessless
Neural Networks / Machine Learning with Elixir/Erlang
Hello peeps,
This is my first post on this forum and it’s partially caused by the amusement and appreciation for Data Analysis and Machine Learning tools that Python devs has, like Tensorflow for example.
I know that historical Python and Erlang was adopted in different fields.
My the question is - what options to learn and experiment an enthusiastic Elixir developer has?
I’m only aware of Handbook of Neuroevolution Through Erlang | Springer Nature Link but it’s already 5 years old.
Most Liked
lessless
Recently watched https://www.youtube.com/watch?v=iMhBEVCgPdg and believe Garett summarized it pretty well
bbense
Until someone puts in the work to provide an API to the underlying math heavy routines written in C and C++ , it’s unlikely that there will be much available for the BEAM languages. There has been a lot of work in python to make these libraries accessible.
There is a python “port” for the BEAM, http://erlport.org/ that will help somewhat, but the kind of floating point mutable data computations that ML requires really don’t map to the BEAM very well. They don’t map well to python’s compute model well either, but python has a very good interface for working with external libraries.
There are improvements coming in the BEAM ( dirty schedulers) that will help change this situation, but Elixir is starting well behind in this area.
AstonJ
Popular in Discussions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









