OctaviPascual/Berkeley-AI-CS188
🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016
This project provides fully-solved programming assignments from a university-level Artificial Intelligence course. It includes practical examples of core AI algorithms like search, multi-agent systems, reinforcement learning, Bayes Nets, and classification. The solutions are self-contained and ready to run, making them ideal for students or educators.
No commits in the last 6 months.
Use this if you are an AI student looking for working examples and solutions to classic AI problems, or an instructor seeking verified implementations for teaching.
Not ideal if you are a practitioner looking for a ready-to-use AI application to solve a business problem directly, as this is primarily an educational resource.
Stars
24
Forks
9
Language
Python
License
—
Category
Last pushed
Sep 11, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/OctaviPascual/Berkeley-AI-CS188"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
BigEggStudy/UC-Berkeley-CS-188-Artificial-Intelligence
Assignment code for UC Berkeley CS 188 Artificial Intelligence
KevinLiTian/Harvard_CS50_AI
Harvard University's CS50AI - Introduction to AI
jetkan-yk/cs50ai-test
Test scripts for HavardX CS50 AI projects https://cs50.harvard.edu/ai/2020/
root-hbx/CS188-UCB-2024Spring
CS188: Introduction to Artificial Intelligence
NodiraTillayeva/IntroToAI
CS50’s Introduction to Artificial Intelligence with Python. This course explores the concepts...