Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ac_alejos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
The Best Way to Use FFmpeg
(thestackcanary.com)
10 points
by
ac_alejos
2y ago
|
1 comments
2.
▲
by
ac_alejos
2y ago
TLDR: The problem domain (telecom) fits Elixir perfectly If you’re talking about scaling this, Elixir is built on the BEAM VM which was originally made for Ericsson and is tailor made for telecom systems. Its whole paradigm is built around
3.
▲
by
ac_alejos
2y ago
Not directly but it supports the ONNX Runtime and has support for many of the models you might want through Bumblebee and Hugging Face https://github.com/elixir-nx/bumblebee
4.
▲
Implementing Natural Conversational Agents with Elixir
(seanmoriarity.com)
194 points
by
ac_alejos
2y ago
|
23 comments
5.
▲
by
ac_alejos
3y ago
I recently added support for plotting XGBoost models using Vega ( https://vega.github.io/vega/ ) into the XGBoost Elixir API ( https://github.com/acalejos/exgboost ). Since EXGBoost supports loading t
6.
▲
Plotting XGBoost Models with Elixir
(thestackcanary.com)
3 points
by
ac_alejos
3y ago
|
1 comments
7.
▲
by
ac_alejos
3y ago
Absolutely! The whole ML ecosystem has grown to where it is now in less than 3 years or so. It helps that theres a good amount of concerted effort behind it.
8.
▲
Serving Spam Detection with XGBoost and Elixir
(thestackcanary.com)
12 points
by
ac_alejos
3y ago
|
3 comments
9.
▲
by
ac_alejos
3y ago
XGBoost is an extremely popular and powerful machine learning library that implemented gradient-boosted decision tree models, and is still state of the art in field such as time-series analysis and tabular data prediction while taking a fra