AstonJ

AstonJ

Feel free to add general AI/ML learning material to this thread (if it is Elixir/Erlang specific, please post in one of our Learning Resources sections).

Showing Posts 1 to 10

AstonJ

AstonJ OP

Some free beginner courses from Google:

Introduction to Generative AI Learning Path

This learning path provides an overview of generative AI concepts, from the fundamentals of large language models to responsible AI principles.

01 Introduction to Generative AI
02 Introduction to Large Language Models
03 Introduction to Responsible AI
04 Prompt Design in Vertex AI
05 Responsible AI: Applying AI Principles with Google Cloud

billylanchantin

billylanchantin

Introduction to Statistical Learning by James, Witten, Hastie, and Tibshirani is my highest recommended intro to machine learning text:

It’s where I think most folks should start if they have the requisite math background. It currently has R and Python versions (I used the R version). It was actually a goal of mine at one point to write an Elixir version, but I’ve never come back to it :sweat_smile:

I also think Deep Learning by Goodfellow, Bengio, Courville is excellent if you’re more interested in Neural Networks, specifically:

joelpaulkoch

joelpaulkoch

Hugging Face courses: Hugging Face - Learn

It’s also worth checking out their (community) blog here: Hugging Face – Blog
You can search for topics and they have everything from basics to advanced. As you could expect some articles are of higher quality than others.

zacksiri

zacksiri

By far I feel the one that has helped me the most is this course https://www.coursera.org/specializations/machine-learning-introduction

It’s by Andrew Ng, and takes you through the math behind machine learning, step by step. I believe understanding the mathematics and why these algorithms exist is important for truly understanding machine learning.

What I did to re-enforce my learning is I would write out the code examples in Elixir using Nx.

Since I’m more comfortable in Elixir than in Python. Along the way I also get to learn and understand the different parts of Nx and what all the functions are used for.

I’ve really been enjoying this process. Even though one can simply use Scholar to do things like linear regression and logistic regression it’s still good to write out the various components so I can understand what’s going on behind those function calls.

I went from “calculus ewwww…” to “wow calculus is awesome” in the span of about 3 weeks. This was the course that made me change.

After understanding things a bit better I went back to read Machine Learning in Elixir Machine Learning in Elixir: Learning to Learn with Nx and Axon by Sean Moriarity and things started to click much much better.

joelpaulkoch

joelpaulkoch

Oh that reminded me of the fastai course I followed some time ago.
It’s a series of YouTube videos and accompanying notebooks.

ds604

ds604

Here are a few articles:

(I kind of go for the “from scratch” manner of exposition.)

Two slightly older books are pretty good, cause they cover a lot of ground, and well-understood “greatest hits” kind of problems:

  • Programming Collective Intelligence
  • Elegant SciPy
aos

aos

I really like Neural Networks: Zero To Hero by Andrej Karpathy. I’ve recently picked up Elixir in the last few months and have been going through the series and following along using Livebook + Nx ecosystem.

jss

jss

I wish there were more Elixir specific books. There is only one in Pragmatic Bookshelf, and none in Manning Publications. :frowning:

AstonJ

AstonJ OP

It’s only a matter of time :smiley:

Here’s a couple for you to get on with :023:

jss

jss

Thanks!

— All posts loaded —

Where Next? Top

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 94592 917
New
cblavier
Hey there, It’s been more than a year since we started using LiveView as our main UI library and building a whole library of UI componen...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
heathen
Quite interesting article Google brought me. Didn’t find any mentions about it here. What do you think in general? Would you use togethe...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
axelson
Hi there! :wave: @frigidcode and I (but mostly him) have been running an Elixir Book club, we’re almost done with Designing Elixir Syste...
New
budgie
A little off-topic, but I feel like people here have a good head on their shoulders. I used to be quite good at making software. Was luc...
New

Other Trending Topics Top

CodeSync
Kafka-Backed Elixir at Scale - Anton Borisov, Piotr Rybarczyk | ElixirConf EU 2026 https://www.youtube.com/watch?v=wNh4OFVXhRo Comment...
New
GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
georgeguimaraes
Just published claude-code-elixir, a plugin marketplace for Claude Code with Elixir support. These are the plugins I’ve been using for my...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews