Skip to content

Henrylau127/CS50-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50's Introduction to Artificial Intelligence with Python (2020 version, partially completed)

Self-directed study undertaken during the pandemic. Problem set submissions across five weeks (0, 1, 2, 3, and 5) covering: graph search (BFS, minimax adversarial search), propositional logic and model checking, probabilistic reasoning (Bayesian networks, Markov chains), constraint satisfaction (AC-3 arc consistency, backtracking search), and convolutional neural networks (TensorFlow/Keras).

Motivated by personal interest in understanding the theoretical foundations beneath modern AI systems.

Releases

No releases published

Packages

 
 
 

Contributors