Highlights
- Pro
Popular repositories Loading
-
-
SkillSwapper-webapp
SkillSwapper-webapp PublicWeb application that enables users to search for other users with skills they want to learn, make posts, and setup times to exchange skills and grow. (WIP)
JavaScript
-
my_malloc
my_malloc PublicMy own implementation of malloc, realloc, calloc, free, and supporting functions in C
C
-
pacman_search
pacman_search PublicIn this project, a Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. It includes general search algorithms and applies them t…
Python
-
pacman_reinforcement_learning
pacman_reinforcement_learning PublicAs a continuation of pacman_search, this project implements value iteration and Q-learning. It tests the agents first on Gridworld (from class), then applies them to a simulated robot controller (C…
Python
-
pacman_inference
pacman_inference PublicAs a continuation of the other Pacman projects: In this project, I design Pacman agents that use sensors to locate and eat invisible ghosts. This project uses inference to track the ghosts and imp…
Python
If the problem persists, check the GitHub status page or contact support.