#machine_learning #elixir #phoenix #linear_regression
Machine learning with elixir, part 1
https://medium.com/@kortirso/machine-learning-with-elixir-part-1-5a9228537457
Machine learning with elixir, part 1
https://medium.com/@kortirso/machine-learning-with-elixir-part-1-5a9228537457
Medium
Machine Learning with Elixir, part 1
LearnKit is Elixir library for machine learning. In first article I described using of simple linear regression algorithm with LearnKit.
#elixir #python #machine_learning
Elixir ❤ python #2: getting excited
https://medium.com/@pawel_dawczak/elixir-python-2-getting-excited-672ec35fa681
Elixir ❤ python #2: getting excited
https://medium.com/@pawel_dawczak/elixir-python-2-getting-excited-672ec35fa681
Medium
Deploying Machine Learning Models for Elixir applications #2: Getting Excited
Let’s train our first Machine Learning model and expose it to Elixir program
#machine_learning #elixir #phoenix #k_nearest_neighbours #classification
Machine learning with elixir, part 2
https://medium.com/@kortirso/machine-learning-with-elixir-part-2-182205a16fba
Machine learning with elixir, part 2
https://medium.com/@kortirso/machine-learning-with-elixir-part-2-182205a16fba
Medium
Machine Learning with Elixir, part 2
In first article about machine learning with Elixir I described simple linear regression algorithm for prediction. Today I’d like to…
#programming #elixir #gpu #machine_learning
Hastega: challenge for gpgpu on elixir (intend to apply it to machine learning)
https://medium.com/@zacky1972/hastega-challenge-for-gpgpu-on-elixir-intend-to-apply-it-to-machine-learning-691c3560d179
Hastega: challenge for gpgpu on elixir (intend to apply it to machine learning)
https://medium.com/@zacky1972/hastega-challenge-for-gpgpu-on-elixir-intend-to-apply-it-to-machine-learning-691c3560d179
Medium
Hastega: Challenge for GPGPU on Elixir (intend to apply it to machine learning)
Do you want to learn and use machine learning in Elixir / Phoenix / Nerves apps? Of course, you can, but the machine learning is written…
#elixir #python #machine_learning #phoenix_framework
Using python trained machine learning models from phoenix (elixir) applications
https://medium.com/@merajulislam/using-machine-learning-models-python-from-phoenix-elixir-applications-cd028e4e5f01
Using python trained machine learning models from phoenix (elixir) applications
https://medium.com/@merajulislam/using-machine-learning-models-python-from-phoenix-elixir-applications-cd028e4e5f01
Medium
Using Machine Learning Models (Python) from Phoenix(Elixir) Applications
Python is the de facto language for machine learning and data science. There are numerous libraries and frameworks available in Python for…
#elixir #python #machine_learning #phoenix_framework #protocol_buffers
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Medium
Protocol Buffers To Pass Data Between Elixir/Phoenix And Python
This article is an extension to my previous article titled — “Using Python Trained Machine Learning Models from Phoenix (Elixir)…
#machine_learning #elixir #aws #image_recognition #aws_rekognition
Taking advantage of aws rekognition with elixir (ex_aws_rekognition 📦)
https://medium.com/coletiv-stories/taking-advantage-of-aws-rekognition-with-elixir-ex-aws-rekognition-4a2c31eeb579
Taking advantage of aws rekognition with elixir (ex_aws_rekognition 📦)
https://medium.com/coletiv-stories/taking-advantage-of-aws-rekognition-with-elixir-ex-aws-rekognition-4a2c31eeb579
Medium
Taking advantage of AWS Rekognition with Elixir (ex_aws_rekognition 📦)
When attending AWS Summit Madrid 2019 (#AWSSummit) we had the chance to watch the keynotes and speak with multiple companies that are…