brpapa / cs50-ai

My assignments for CS50's Introduction to Artificial Intelligence with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS50 AI projects

My assignments for CS50's Introduction to Artificial Intelligence with Python.

Projects index

Theme Project Description AI concept Demo
Search Degrees Discover it how many "degress of separation" apart two actors are. Breadth First Search πŸ”—
Tic tac toe Play tic-tac-toe against an AI that plays optimally. Minimax Algorithm πŸ”—
Knowledge Knights A program to solve logic puzzles. Propositional Logic πŸ”—
Minesweeper Play minesweeper or let the AI play for you. Propositional Logic πŸ”—

About

My assignments for CS50's Introduction to Artificial Intelligence with Python


Languages

Language:Python 100.0%