Highlights
- Pro
Popular repositories Loading
-
tictactoe
tictactoe PublicA tic-tac-toe AI that makes optimal moves to always win or tie. Project completed for CS50AI
Python
-
minesweeper
minesweeper PublicA minesweeper AI that will make moves that are guaranteed to be safe. If there is no safe move, it will make a random move while also taking consideration of known mines. Project completed for CS50AI
Python
-
degrees
degrees PublicA search algorithm that finds the shortest path from one actor to another using BFS. Project completed for CS50AI
Python
-
pagerank
pagerank PublicDetermines the pagerank of pages in a directory using two approaches, sampling and iterative convergence. Completed for CS50AI.
HTML
-
heredity
heredity PublicDetermines the probability of having a gene and trait based on family. Completed for CS50AI.
Python
-
crossword
crossword PublicFinds a solution to a crossword puzzle using backtracking search. Completed for CS50AI.
Python
If the problem persists, check the GitHub status page or contact support.