GitHub topics: cs188
root-hbx/CS188-UCB-2024Spring
CS188: Introduction to Artificial Intelligence
Size: 237 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

mgiannopoulos24/Artificial-Intelligence
Solutions for the Projects of the Artificial Intelligence (CS 188) course of UC Berkeley
Language: Python - Size: 22.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 9

darstib/cs188
This is a repository for me to record my notes of cs188
Language: HTML - Size: 65.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 49 - Forks: 7

Xabierland/TIA
Teoría y ejercicios de la asignatura de técnicas de inteligencia artificial
Size: 33.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

wang-jiahao/CS188
UC Berkeley CS188: Introduction to Artificial Intelligence
Language: Python - Size: 21.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

marinakithemis/AI-Pacman-Berkeley
Implementation of projects 0,1,2,3 of Berkeley's AI course
Language: Python - Size: 640 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

simon-gardier/pacman-ai-from-scratch
🕹️ Basic AI algorithms from scratch for Pacman game
Language: Python - Size: 164 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

azwadmirza/CSE_4618_ArtificialIntelligence
In this repository, I outline the course lab carried out for the Artificial Intelligence CSE 4617 course along with the lab CSE 4618, conducted by Bakhtiyar Hasan Sir Note: We did not have to implement all of the code but rather portions of the code as outlined by the taskbook in the resources section
Language: Python - Size: 20.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

choo8/CS-188
CS 188 Introduction to Artificial Intelligence
Language: Python - Size: 6.87 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

angelosps/UC-Berkeley-PacMan-Projects
:ghost: UC Berkeley CS188 Intro to AI -- The Pac-Man Projects
Language: Python - Size: 293 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

srinadhu/RL_Pacman
Reinforcement Learning in Pacman
Language: Python - Size: 521 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 7

ialexmp/AI-Pac-Man-Projects
Explore foundational AI concepts through the Pac-Man projects, designed for UC Berkeley's CS 188 course. Implement search algorithms, multi-agent strategies, and reinforcement learning techniques in Python, emphasizing real-world applications. Engage in the Eutopia Pac-Man contest for a multiplayer capture-the-flag challenge
Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mtroym/CS181-CS-188-UCB- 📦
Shanghaitech CS181
Language: Python - Size: 1.71 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

stegiks/Pacman-AI-UC-Berkeley
Pacman AI Projects 1,2,3 - UC Berkeley
Language: Python - Size: 429 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

pavlosdais/ai-berkeley
My solutions to projects 1, 2 & 3 of Berkeley's AI '22 course
Language: Python - Size: 311 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

OctaviPascual/Berkeley-AI-CS188
🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016
Language: Python - Size: 18.6 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 6

vishwapardeshi/AI-Pacman-Projects
The Pacman Projects explore several techniques of Artificial Intelligence such as Searching, Heuristics, Adversarial Behaviour, Reinforcement Learning
Language: Python - Size: 2.39 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 13

xinyi-han/cs188
UC Berkeley CS188
Language: Python - Size: 662 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ElahehAkbari/AI-Pac-Man
The Pac-Man Projects from UC Berkeley Introduction to Artificial Intelligence course (CS188)
Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

klima7/CS-188-pacman-search
Project 1 from CS 188 course concerning search algorithms.
Language: Python - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

chibinz/CS181
Artificial Intelligence, UC Berkeley's CS188 taught at ShanghaiTech
Language: Python - Size: 19.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nassosanagn/Berkeley-Pacman-Projects
I have completed four Pacman projects of the UC Berkeley CS188 Intro to Artificial Intelligence course. The Pac-Man projects were developed for CS 188. They apply an array of AI techniques to playing Pac-Man. They teach foundational AI concepts, such as informed state-space search, probabilistic inference, and reinforcement learning.
Language: Python - Size: 2.8 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

alabarjasteh/graph-search
Implementation of different graph search algorithms in Python
Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AliAbdelaal/Multi-Agent_Pacman_CS188
In this project, you will design agents for the classic version of Pacman, including ghosts. Along the way, you will implement both minimax and expectimax search and try your hand at evaluation function design.
Language: Python - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

andrewpap22/CS188x_Berkeley-PacmanAI
\⍩⃝/ My personal implementations for Berkeley's intro to AI, Pacman projects #1 & #2.
Language: Python - Size: 951 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AliAbdelaal/Search_in_Pacman_CS188
In this project, your Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. You will build general search algorithms and apply them to Pacman scenarios.
Language: Python - Size: 237 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
