berkeley-ai
There are 38 repositories under berkeley-ai topic.
leehanchung/awesome-full-stack-machine-learning-courses
Curated list of publicly accessible machine learning engineering courses from CalTech, Columbia, Berkeley, MIT, and Stanford.
BigEggStudy/UC-Berkeley-CS-188-Artificial-Intelligence
Assignment code for UC Berkeley CS 188 Artificial Intelligence
PetropoulakisPanagiotis/pacman-projects
Solutions of 1 and 2 Pacman projects of Berkeley AI course
OctaviPascual/Berkeley-AI-CS188
🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016
ray-project/anyscale-berkeley-ai-hackathon
Ray and Anyscale for UC Berkeley AI Hackathon!
XxcuriousxX/Pacman-Artificial-Intelligence
Artificial Intelligence Assignments DIT UoA
lzervos/Berkeley_AI-Pacman_Projects
Solution to some Pacman projects of Berkeley AI course
pavlosdais/ai-berkeley
My solutions to projects 1, 2 & 3 of Berkeley's AI course
aliasad059/intelligent-pacman
Helping PAC-MAN doing its best using artificial intelligence algorithms
marinakithemis/AI-Pacman-Berkeley
Implementation of projects 0,1,2,3 of Berkeley's AI course
mgiannopoulos24/Artificial-Intelligence
Solutions for the Projects of the Artificial Intelligence (CS 188) course of UC Berkeley
angelosps/UC-Berkeley-PacMan-Projects
:ghost: UC Berkeley CS188 Intro to AI -- The Pac-Man Projects
hajrezvan/Pacman-project
AI project for Principles & Applications of Artificial Intelligence at AUT.
kchousos/Berkeley-Pacman-Projects
My solutions to the Berkeley Pac-Man projects of spring 2022.
cricksmaidiene/leafydex
🍃 Code, studies, and explorations on plant leaf diseases and leaf type classifications. Final project for UC Berkeley MIDS 207 (Machine Learning)
research-camp/berkeley-ai-course
Notes that we took from Berkely University AI course.
andrpavlou/BERKLEY_AI_PACMAN
BERKLEY AI PACMAN
arthurzhang817/Berkeley-AI-Course-Projects
Course projects in which multiple agents were implemented with different AI algorithms.
chanioxaris/pacman
CS188 course Pacman project
KonstantinaStoikou/Berkeley-Pacman
Solutions to projects 1 and 2 of Berkeley's Pacman
themisvaltinos/Berkeley-Pacman-Projects
Solutions to the AI assignments for CS-188 of Spring 2021
ucfx/ai-berkeley
Solutions of Pacman projects of Berkeley AI course
arshiyaansari/AI-Pacman-Project
Code for artificial intelligence course at Berkeley. Creation of search algorithms for artificial agents, reinforcement learning, etc.
CaffeineOverflowAngeL/Pacman-AI
The Pac-Man projects were developed for UC Berkeley's introductory artificial intelligence course, CS 188. They apply an array of AI techniques to playing Pac-Man. However, these projects don't focus on building AI for video games. Instead, they teach foundational AI concepts, such as informed state-space search, probabilistic inference, and reinforcement learning. These concepts underly real-world application areas such as natural language processing, computer vision, and robotics.
mansstiv/Pacman-Simulation
🎮🕹️👾 Created a pacman simulation in Python, as a part of Berkeley's University Artificial Intelligence course. Project is divided into two parts. Firstly a basic agent and multiple search algorithms are implemented. In the second part, problem became more complex, while designing intelligent multiagents.
senihcerit/ai-pacman
Artificial Intelligence Algorithms on the PACMAN (Berkeley CS188 Intro to AI)
tuananhlai/ai_berkeley_pacman_search
Pacman Search project for Berkeley AI course. (http://ai.berkeley.edu/home.html)
JohnPapad/AIMA-Pac-Man
An implementation of the UC Berkeley's "Introduction to Artificial Intelligence" (CS 188) course's Pac-Man project.
mr-amirfazel/AI_Pacman
this repository contains my codes for fundamentals of AI course projects