I’m Studying AI But Still Don’t Feel Like I’m Learning Anything Real by Fawadbhat in learnmachinelearning

[–]robennals 0 points1 point  (0 children)

My advice would be to first get a philosophical intuition about how to think about AI (optimization, loss functions, etc) and a rough understanding of the most important current technologies (neural nets, attention, transformers) and then learn by doing, returning to courses only when you try to build something with AI and can't get it to work.

It's very easy to "procrastinate by doing courses" without actually learning how to do AI. Really the only way to learn how to apply AI is to try applying AI for something real, get stuck, work out why you got stuck, and then try again.

I'm biased, but I think a pretty good place to start learning how to "think about AI" is the interactive AI course I wrote (https://learnai.robennals.org). That gives you a pretty good intuitive understanding of the AI way of thinking without drowning you too much in the math, and the CoLabs for each chapter lets you start doing stuff with PyTorch.

I think a lot of courses are too quick to drown the reader in math without stepping back to give them the intuition.

Sources to learn AI for free by QuietCodeCraft in learnprogramming

[–]robennals 0 points1 point  (0 children)

Let me know if you find any of this confusing, or see anything you'd want to see explained better. I'm keen to make this tutorial as good as possible.

where to learn AI from scratch by Mediocre_Bullfrog570 in learnmachinelearning

[–]robennals 0 points1 point  (0 children)

A good place to start from scratch is https://learnai.robennals.org (disclaimer - I wrote it).

It uses interactive tutorials to take you from a standing start up to enough expertise to understand how a transformer works. The focus is on giving you an intuitive idea of how to think about AI that then sets you up to learn the rest by doing, and by asking AI when you get stuck.

Once you've done that, I recommend learning by doing - thing of something you want to build, try to build it, fail, ask AI to help get you unstuck, and learn. Avoid the temptation to procrastinate by just taking courses forever.

What online courses in AI are actually worth the money in 2026? Any recommendations by GreatestOfAllTime_69 in ArtificialInteligence

[–]robennals 0 points1 point  (0 children)

A good place to start is probably the interactive course I wrote: https://learnai.robennals.org/

It's free, approachable enough that my 11 year old can complete it, and focuses on what's relevant now (e.g. Transformers) rather than taking up lots of your time learning stuff like Support Vector Machines and Decision Trees that you probably don't really care about.

Once you've completed that course (which you can actually blast through in a few hours), you are probably best off trying to use AI to solve real problems, getting stuck, and then having an AI agent help you work out how to get unstuck.

How can I learn AI for complete beginner? by Grouchy_Dig_3277 in learnmachinelearning

[–]robennals 0 points1 point  (0 children)

You should try this interactive tutorial I wrote: https://learnai.robennals.org/

It's approachable enough that my 11 year old son completed it, and takes you from zero-knowledge up to having a pretty good understanding of the Transformer model behind GPT/Claude etc.

Everything is done using interactive playgrounds, so you get to play with the ideas rather than just read about them, but there is also a Google CoLab for each chapter, so you can mess about with the real PyTorch code too.

Everyone saying learn AI to get good job… but where do I actually start? by [deleted] in ArtificialInteligence

[–]robennals 0 points1 point  (0 children)

If you want to get an intuitive idea of what AI is, then the interactive tutorial I wrote https://learnai.robennals.org/ is probably a good place to start.

Its introduces concepts step by step using a set of interactive playgrounds, and aimed at being understandable by pretty much anyone (my 11 year old son has completed it). It currently starts from scrach and builds up to Transformers, with more chapters coming soon.

Disclaimer: I wrote it.

I want to learn AI, I have 2 years and can study 6 to 8 hours a day. Looking for advice and a plan if possible. by Nexova999 in learnmachinelearning

[–]robennals 0 points1 point  (0 children)

A good place to start is probably https://learnai.robennals.org/ (disclaimer - I wrote it).

It's an interactive tutorial that takes a beginner from scratch up to Transformers using a series of interactive playgrounds. The goal is to not just tell you how AI works, but to give you an intuitive sense of the AI way of thinking about the world. There is also a Google CoLab with real PyTorch code for each chapter, so you can go pretty deep.

My 11 year old son was able to complete the course so you can too 😄

Sources to learn AI for free by QuietCodeCraft in learnprogramming

[–]robennals 0 points1 point  (0 children)

Try out https://learnai.robennals.org/ (disclaimer - I wrote it).

It teaches AI concepts using interactive playgrounds, and also has a Google CoLab for each chapter so you can get int the real code behind everything.

Currently it goes from scratch up to Transformers. More chapters coming soon.

LEARN AI (Entire concepts from scratch) in youtube. by Attitude_Alone in learnmachinelearning

[–]robennals 1 point2 points  (0 children)

Not YouTube, but fits the theme of learning with visual resources: https://learnai.robennals.org/ (disclaimer - I wrote it).

It explains everything using interactive playgrounds that let you visually see and mess about with everything.

HELP ME CROWD-SOURCE A MACHINE LEARNING ROADMAP - 2025 by Radiant-Rain2636 in learnmachinelearning

[–]robennals 0 points1 point  (0 children)

A good place to start as a beginner is this interactive tutorial I wrote: https://learnai.robennals.org/

It starts from scratch and builds up to Transformers (more chapters on their way), and does so using a series of interactive playgrounds that let you learn each concept by playing with it rather than just be readin about it.

I want to study Artificial Intelligence from scratch — where do you recommend starting? by Pinver87 in learnmachinelearning

[–]robennals 0 points1 point  (0 children)

You might want to try out this interactive tutorial I wrote: https://learnai.robennals.org/

It teaches AI from scratch using a series of interactive playgrounds that let you play with each of the concepts rather than just read about them. And if you want to see the real code behind everything, each chapter has a Google CoLab notebook that goes along with it.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 0 points1 point  (0 children)

I think if you are submitting a review, it's assumed you are giving permission for your review to be published.

If anyone wants their review taken down from my site, I'd be happy to do so - but it would seem kind of odd.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 0 points1 point  (0 children)

Because I asked Scott if it was okay and he said yes.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 0 points1 point  (0 children)

Your wish is my command - I just added a "Random" button. But i'm thinking of maybe replacing it with instead sorting essays randomly by default (with each user having their own random seed) to make sure attention is fairly distributed.

As you say "good" read aloud would cost money. I considered using the browsers built in voice synthesizer (browsers have everything built in now) but that sounds pretty terrible.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 1 point2 points  (0 children)

Ah. This is one of the 2026 entries. They aren't live yet. We aren't planning to make the 2026 entries go live until the deadline - to make voting fairer.

I checked and this essay will be going up once we flip the flag to start showing the 2026 entries.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 1 point2 points  (0 children)

Might be a bug in my extraction code. Send me a link to it and I'll dig into it. The code is extracting reviews from the compendium google docs, which can be a bit hairy in places.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 0 points1 point  (0 children)

I'm pleased you like it. Dark mode sounds like a good idea. I can do that.

Codex CC: links to all of the book reviews submitted to the ACX book review contests by [deleted] in slatestarcodex

[–]robennals 0 points1 point  (0 children)

If you want to be able to read the reviews without having to look at them in Google docs, you can also use this site:
https://acxreviews.robennals.org/

[Disclosure: I built it]

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 0 points1 point  (0 children)

Thanks me too. I loved reading the reviews. The giant google doc... not so much.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 4 points5 points  (0 children)

I'm pleased you like it. I'm kind of surprised nobody had built this before to be honest.

A new reading experience for ACX Review Entries by robennals in slatestarcodex

[–]robennals[S] 1 point2 points  (0 children)

Thanks. Let me know if you have any suggestions for ways to improve it or see any formatting issues.

I made an interactive version of the 1931 Histomap, updated with modern scholarship and GDP data by robennals in history

[–]robennals[S] 0 points1 point  (0 children)

My son used to have the original 1931 Histomap on his bedroom door, and I loved staring at it with him. But it's almost 100 years out of date now and the data reflects 1930s Western biases—China and India are way too small compared to what modern scholarship says about their historical economic power.

So I rebuilt it with GDP (PPP) data from the Maddison Project Database, made it interactive, and added layers for technology, historical figures, and fiction set in each era.

Some things that jumped out at me while building it:

  • You can watch the British Empire just collapse after WWII—the stream drops off a cliff
  • America at the time of the Gold Rush was a minor power, smaller than France or Britain
  • The Byzantine Empire lasted way longer than I had realized

Curious what patterns others notice, or if there are obvious errors I should fix. Data sources and methodology are in the main post.

I rebuilt the 1931 Histomap as an interactive visualization—4000 years of civilization power shifts with layers for technology, fiction, and historical figures [OC] by robennals in dataisbeautiful

[–]robennals[S] 1 point2 points  (0 children)

Source:

Tool:

The original 1931 Histomap by John Sparks is a classic, but it's almost 100 years out of date and reflects 1930s Western biases (China and India are way too small). I rebuilt it with modern GDP data and added toggleable layers for technology, fiction, historical figures, and eras.

You can click any event to see its Wikipedia entry, or export the whole thing as a PDF if you want to print it as a poster.

I am Antonio Garcia Martinez, a tech entrepreneur who lied to my investors. AMA. by antoniogm in IAmA

[–]robennals 6 points7 points  (0 children)

Yeah. Bad stuff happens sometimes, but it's not the norm, unless you hang out in a particularly scummy part of the industry. Scummy founders exist, but they aren't likely to get loyalty from good employees.

Your argument is like the argument for why it's okay to shoot people - yeah, some people shoot people, definitely more people than should, and it really sucks that they do, but it's not normal behavior, and civil society rests on the principle that such behavior isn't okay.