CS50AI Repository

Welcome to my CS50AI repository! This repository contains my notes, projects, and assignments for the CS50's Introduction to Artificial Intelligence with Python course offered by Harvard University.

Table of Contents

Introduction

This repository is a collection of my personal notes, quizzes, and projects for the CS50AI course. It serves as a learning resource for myself and anyone interested in the course content. Feel free to explore the materials and use them for your own learning.

Course Overview

CS50's Introduction to Artificial Intelligence with Python explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like game-playing engines, handwriting recognition, and machine translation.

Class Notes

The class notes are organized by lecture and topic. Each folder contains detailed notes, examples, and references.

Projects

The projects are based on the assignments given throughout the course. Each project folder contains the source code, instructions, and any necessary data files.

Quizzes

Each week includes a quiz to test your understanding of the material covered in the lectures.

How to Use This Repository

  1. Clone the Repository: Clone this repository to your local machine using git clone.
    git clone https://github.com/yourusername/cs50ai.git