zhiming-xu/CS188
Introduction to AI course assignment at Berkeley in spring 2019
This repository contains assignments from UC Berkeley's introductory Artificial Intelligence course. It offers hands-on experience with fundamental AI concepts like search algorithms, game theory, and machine learning. Students or self-learners interested in understanding how AI systems are built would use this to practice problem-solving.
No commits in the last 6 months.
Use this if you are a student or an individual looking for practical exercises to learn the basics of Artificial Intelligence.
Not ideal if you are looking for a plug-and-play AI tool for a specific business problem, as this is for educational purposes.
Stars
81
Forks
35
Language
Python
License
—
Category
Last pushed
May 11, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zhiming-xu/CS188"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
PetropoulakisPanagiotis/pacman-projects
Solutions of 1 and 2 Pacman projects of Berkeley AI course
iamjagdeesh/Artificial-Intelligence-Pac-Man
CSE 571 Artificial Intelligence
abhinavcreed13/ai-capture-the-flag-pacman-contest
The course contest involves a multi-player capture-the-flag variant of Pacman, where agents...
aguunu/fishing-jigsaw
Compute optimal actions for a specific state of the Metin2 fishing jigsaw making use of...
rmodi6/pacman-ai-multiagent
Solutions to Pacman AI Multi-Agent Search problems