Skip to content

My code for some of Harvard's CS50 AI course projects I enjoyed the most. A crossword solver, a minesweeper AI, a Tic-Tac-Toe AI, a Nim AI and a neural network example.

License

Notifications You must be signed in to change notification settings

bodoque-01/CS50AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is simply a short compilation of some of the projects from Harvard's CS50 AI course I enjoyed the most. Each project has a README file that briefly explains the project's purpose, technicalities and usage. To anyone reading this, I strongly recommend taking this course, even if you don't (yet) consider AI as a career path.

Requirements

The only common requirement to have installed on your OS to run the projects' files is (at least) Python 3, except from the traffic project, which has a requirements.txt file, indicating its extra requirements.

About

My code for some of Harvard's CS50 AI course projects I enjoyed the most. A crossword solver, a minesweeper AI, a Tic-Tac-Toe AI, a Nim AI and a neural network example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages