Skip to content
/ cs50-ai Public

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

Notifications You must be signed in to change notification settings

brpapa/cs50-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages