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:

Where Next?

Popular in Discussions Top

Donovan
Hello everyone, I’m so glad to have discovered this awesome community. Thanks for creating it! This is my second post, and apologies for...
New
Qqwy
Looking at the stacks that existing large companies have used, WhatsApp internally uses Mnesia to store the messages, while Discord uses ...
New
MarioFlach
Hello, I want to share a project I’ve been working on for a while: https://github.com/almightycouch/gitgud Background Some time ago I ...
New
lorenzo
Hey everone! I created a prototype for my app using Nodejs for the api. But the framework I chose wasnt great (in general theresnt any g...
New
fireproofsocks
I’ve been working on an Elixir project that has required a lot of scripting. I usually reach for Elixir because I like it more (and in th...
New
RudManusachi
What configs will make sense to put to runtime.exs? – A bit of how I configure apps: I have generic configs in config/config.exs, dev...
New
jsonify
So, is Heroku the only free option for hosting Phoenix/Elixir at this point? I’m not ready to commit to paying monthly and was wondering ...
New
joeerl
I’m playing with Elixir - It’s fun. I think @rvirding does give Elixir courses these days. Re: files and database - when I given Erlang ...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New
slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New

Other popular topics Top

albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New

We're in Beta

About us Mission Statement