marimo-team/modernaicourse
A companion to CMU professor Zico Kolter's Intro to Modern AI. Learn the basics of machine learning, then train your own LLM from scratch.
This companion material helps individuals understand the foundational concepts of modern AI and machine learning. You'll work with interactive notebooks that illustrate core ideas and provide exercises, ultimately guiding you to build and train your own large language model from scratch. This resource is for anyone interested in learning how AI systems like ChatGPT are built, regardless of prior machine learning experience.
Use this if you want to learn the practicalities of modern AI and machine learning, especially if you aim to understand and implement large language models.
Not ideal if you're looking for an advanced research tool or a plug-and-play solution for existing AI applications without diving into the underlying mechanics.
Stars
79
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/marimo-team/modernaicourse"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
keras-team/keras-hub
Pretrained model hub for Keras 3.
Luxadevi/Ollama-Colab-Integration
Jupyter Notebooks for Ollama integration
Redislabs-Solution-Architects/Redis-Workshops
Learn Redis Enterprise and Redis Stack with simple Google Colab notebooks
hesamsheikh/ml-retreat
Machine Learning Journal for Intermediate to Advanced Topics.
mstrYoda/ml-from-scratch
A comprehensive collection of practical machine learning examples using popular frameworks and libraries.