This repository contains my work and notes for the CS50's Introduction to Artificial Intelligence with Python course. The course explores foundational concepts in artificial intelligence using the Python programming language.
-
Knowledge/
Contains notes, summaries, and theoretical concepts covered during the course. -
Search/
Includes projects, assignments, and implementations related to AI search algorithms and problem-solving techniques.
This is a personal repository to document my journey and learning from the CS50 AI course. It includes code, notes, and solutions to assignments, primarily using Python.
- Clone this repository:
git clone https://github.com/wasi-coder/cs50-ai.git
- Navigate to the desired folder to explore code or notes.
- Python 3.x
Some assignments may have additional dependencies, which will be documented in their respective subfolders.
This repository is for educational purposes only and does not include an official license.
Created by wasi-coder