jetkan-yk/cs50ai-test
Test scripts for HavardX CS50 AI projects https://cs50.harvard.edu/ai/2020/
ArchivedProvides automated test validation across nine CS50 AI projects spanning search algorithms, knowledge representation, Bayesian networks, constraint satisfaction, and machine learning—using pytest with configurable test scenarios like self-play simulations for game AI and statistical win-rate validation for learning agents. Each test script is designed to run independently in the project directory and supports verbose diagnostics through pytest flags, enabling developers to verify correctness before official grading without exposing solution code.
No commits in the last 6 months.
Stars
50
Forks
12
Language
Python
License
—
Category
Last pushed
Oct 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jetkan-yk/cs50ai-test"
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
OctaviPascual/Berkeley-AI-CS188
🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016
root-hbx/CS188-UCB-2024Spring
CS188: Introduction to Artificial Intelligence
NodiraTillayeva/IntroToAI
CS50’s Introduction to Artificial Intelligence with Python. This course explores the concepts...