CS50's Introduction to Artificial Intelligence with Python - projects solutions
-
Updated
Aug 9, 2021 - Python
CS50's Introduction to Artificial Intelligence with Python - projects solutions
Test scripts for HavardX CS50 AI projects https://cs50.harvard.edu/ai/2020/
Project solutions for Harvard's CS50AI course.
Completed projects from CS50's AI course.
📘 Harvard University - CS50's "Introduction to Artificial Intelligence with Python" course solved assignments. Files include complete source code, data & video illustrations of problem solutions
📗 Problem sets for CS50 course by Harvard University
Projects of CS50 AI from HavardX https://cs50.harvard.edu/ai/2020/
An implementation of CS50's AI project using computer vision to determine the type of traffic signs in photos.
My work on CS50's Introduction to Artificial Intelligence with Python.
Solving The Problem Sets Of The CS50x Course (Python and Artificial Intelligence Course) of Harvard University
My submissions for Harvard's CS50's Introduction to Artificial Intelligence with Python Projects
TicTacToe- CS50ai
my project files for Harvard CS50ai
🤖 This is CS50’s Introduction to Artificial Intelligence with Python Solutions
A simple minesweeper game with AI coded in python. You could play the game either by yourself or with AI.
This repository contains a refactored version of the CS50AI lecture source code, updated to work with modern and compatible libraries. If you’ve encountered issues running the original code due to outdated or broken dependencies, this should help you get back on track!
This project implements an AI-powered Tic Tac Toe game using the Minimax algorithm. The AI is designed to play optimally, making it impossible to beat if both players play perfectly.
Add a description, image, and links to the cs50ai topic page so that developers can more easily learn about it.
To associate your repository with the cs50ai topic, visit your repo's landing page and select "manage topics."