https://github.com/busycaesar/harvard_cs50ai
CS50AI: Harvard's CS50's Introduction to Artificial Intelligence with Python
https://github.com/busycaesar/harvard_cs50ai
Last synced: 2 months ago
JSON representation
CS50AI: Harvard's CS50's Introduction to Artificial Intelligence with Python
- Host: GitHub
- URL: https://github.com/busycaesar/harvard_cs50ai
- Owner: busycaesar
- Created: 2024-12-26T15:19:38.000Z (5 months ago)
- Default Branch: Master
- Last Pushed: 2025-02-23T21:54:34.000Z (3 months ago)
- Last Synced: 2025-02-23T22:29:03.934Z (3 months ago)
- Language: JavaScript
- Homepage: http://cs50ai.shahtech.info/
- Size: 4.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Harvard CS50's Introduction to AI with Python
## Description
This repository contains my notes and insights from [Harvard CS50's Introduction to Artificial Intelligence with Python](https://pll.harvard.edu/course/cs50s-introduction-artificial-intelligence-python). This course provides a comprehensive introduction to the foundational concepts of artificial intelligence (AI), focusing on practical implementations using Python.
I am following [FreeCodeCamp](https://www.youtube.com/@freecodecamp)'s YouTube video to learn this course.
[](https://youtu.be/5NgNicANyqM)
## Index
1. [Search](./docs/search/search.md)
## Author
[Dev Shah](https://github.com/busycaesar)