AstonJ

AstonJ

General AI/ML Learning Material

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).

Most Liked

AstonJ

AstonJ

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

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
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:

Last Post!

jss

jss

Thanks!

Where Next?

Popular in Discussions Top

slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
eteeselink
Hi all, In the last days, two things happened: A blog post titled “They might never tell you it’s broken” made the rounds. It’s about ...
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
nunobernardes99
Hi there Elixir friends :vulcan_salute: In a recent task I was on, I needed to check in two dates which of them is the maximum and which...
New
pillaiindu
I want to convert a Phoenix LiveView CRUD website to a CRUD mobile app. What do you think is the easiest way to do so?
New
Rustixir
Hi everyone, im working on find best language/framework/system for high concurrency, high performance and stable performance after wor...
New

Other popular topics Top

nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 54260 488
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New

We're in Beta

About us Mission Statement