Category: machine learning
-
Paulo Valente on Neural Networks (AI) with Nx (Elixir/Erlang)
See Paulo Valente’s talk, at Code BEAM America 2022 What kind of use cases are good for Nx? Nx brings numerical computing power to the BEAM, so the Nx library and its friends are great if you need this sort of application on systems that were built on the BEAM. One such use case, which…
-
Interview with Francesco Cesarini of Erlang Solutions on Erlang and Elixir Use Cases
Why are Erlang and Elixir such powerful languages? Erlang was invented to solve a problem. You need to put this in contrast with programming languages in search of a problem. You can not go out, invent a language and then figure out what they are good for. When inventing a language, you need to have…