Minesweeper and Puzzle of Knights and Knaves
- Category: Knowledge-Based Agents
- Client: CS50 Intro to AI, Harvard
- Timeline: March, 2020
CS50's AI course
Learned how the agent can draw inferences from the environment or the information available to it, update its Knowledge (space) and draw new conclusions/information. Used the search alogrithm to make a physical robot solve a maze. More information about that project can be found here. Watch the demo here.