BurakAhmet/cs50AI
Project solutions for Harvard's CS50AI course.
This collection of projects demonstrates various artificial intelligence concepts, such as finding connections between actors in a movie database or predicting online shopping behavior. It offers practical examples like an AI that generates crossword puzzles from a set of words or answers questions based on provided text. This resource is primarily for students and educators learning or teaching foundational AI principles and their applications.
No commits in the last 6 months.
Use this if you are a student or educator looking for clear, executable examples to understand different AI algorithms and their implementation.
Not ideal if you are a professional seeking a ready-to-deploy, robust AI solution for a specific business problem or a developer looking for a comprehensive AI library.
Stars
16
Forks
3
Language
Python
License
—
Category
Last pushed
Aug 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BurakAhmet/cs50AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BigEggStudy/UC-Berkeley-CS-188-Artificial-Intelligence
Assignment code for UC Berkeley CS 188 Artificial Intelligence
KevinLiTian/Harvard_CS50_AI
Harvard University's CS50AI - Introduction to AI
jetkan-yk/cs50ai-test
Test scripts for HavardX CS50 AI projects https://cs50.harvard.edu/ai/2020/
OctaviPascual/Berkeley-AI-CS188
🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016
NodiraTillayeva/IntroToAI
CS50’s Introduction to Artificial Intelligence with Python. This course explores the concepts...