My solutions for MIT OCW 6.034 Artificial Intelligence assignments.
Link to the online course: https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-034-artificial-intelligence-fall-2010/assignments/
Most of the code was provided in the course resources and only parts were supposed to be written by me. The majority of the solutions to these problem sets are in the files lab0.py, lab1.py etc.