10-202: Introduction to Modern AI (CMU)
vismit2000
241 points
54 comments
March 01, 2026
Related Discussions
Found 5 related stories in 50.2ms across 3,663 title embeddings via pgvector HNSW
- AI (2014) bjornroberg · 69 pts · March 20, 2026 · 55% similar
- Things I've Done with AI shepherdjerred · 80 pts · March 09, 2026 · 53% similar
- A Visual Introduction to Machine Learning (2015) vismit2000 · 343 pts · March 15, 2026 · 53% similar
- The first 40 months of the AI era jpmitchell · 156 pts · March 28, 2026 · 51% similar
- Thinking Fast, Slow, and Artificial: How AI Is Reshaping Human Reasoning Anon84 · 116 pts · March 21, 2026 · 51% similar
Discussion Highlights (10 comments)
sim04ful
Nothing on symbolic reasoning ?
aanet
> AI Policy for the AI Course “ Students are permitted to use AI assistants for all homework and programming assignments (especially as a reference for understanding any topics that seem confusing), but we strongly encourage you to complete your final submitted version of your assignment without AI. You cannot use any such assistants, or any external materials, during in-class evaluations (both the homework quizzes and the midterms and final). The rationale behind this policy is a simple one: AI can be extremely helpful as a learning tool (and to be clear, as an actual implementation tool), but over-reliance on these systems can currently be a detriment to learning in many cases. You absolutely need to learn how to code and do other tasks using AI tools, but turning in AI-generated solutions for the relatively short assignments we give you can (at least in our current experience) ultimately lead to substantially less understanding of the material. The choice is yours on assignments, but we believe that you will ultimately perform much better on the in-class quizzes and exams if you do work through your final submitted homework solutions yourself.”
gabrieledarrigo
Do you think this is a good course? Or, what do you suggest as a structured course to learn how LLMs work?
aboardRat4
Nice to finally see the revival of Lisp and Prolog.
mold_aid
Can't wait for postmodern AI.
frankdenbow
thanks for sharing, these look great.
teleforce
I hope the instructor will publish a textbook to support and accompany the course, will buy in a heartbeat.
apavlo
For those that are unaware, the instructor of this is on the board of OpenAI: https://openai.com/index/zico-kolter-joins-openais-board-of-...
somethingsome
I'm a little annoyed that 'modern AI' refers here only on LLMs, modern AI is way bigger than that. Having said that, it's probably a good course, CMU courses are often great. I was just expecting way more sota models in many fields due to the title. If someone has this kind of ressource I would be extremely interested!
neriymus
I started doing the free version of the course a few days ago - the lessons are excellent but what is even better are the homework tasks which allows me to run my tests locally! It's sometimes easy to just listen and understand, but be unable to write the code myself - having this coding homework task has really helped me solidify this new knowledge. 10/10 would recommend