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.
📘 Harvard University - CS50's "Introduction to Artificial Intelligence with Python" course solved assignments. Files include complete source code, data & video illustrations of problem solutions
My work on CS50's Introduction to Artificial Intelligence with Python.
An implementation of CS50's AI project using computer vision to determine the type of traffic signs in photos.
Solving The Problem Sets Of The CS50x Course (Python and Artificial Intelligence Course) of Harvard University
A simple minesweeper game with AI coded in python. You could play the game either by yourself or with AI.
My submissions for Harvard's CS50's Introduction to Artificial Intelligence with Python Projects
TicTacToe- CS50ai
🤖 This is CS50’s Introduction to Artificial Intelligence with Python Solutions
CS50's Introduction to Artificial Intelligence with Python - Notes, Quizzes, Problem Sets, and Project Solutions
my project files for Harvard CS50ai
CS50's Introduction to Artificial Intelligence with Python - projects
CS50’s Introduction to Artificial Intelligence with Python
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."