Git Product home page Git Product logo

burakahmet / cs50ai Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 5.52 MB

Project solutions for Harvard's CS50AI course.

Home Page: https://cs50.harvard.edu/ai/2020/

Python 94.32% HTML 5.68%
ai harvardcs50 pygame python cs50ai cs50 artificial-intelligence artificial-intelligence-algorithms artificial-intelligence-based-game artificial-intelligence-projects python3 deep-learning natural-language-processing neural-network reinforcement-learning supervised-learning tensorflow unsupervised-learning machine-learning nlp

cs50ai's Introduction

CS50AI

Project solutions repository for Harvard's CS50AI course.

Before take a look at the solutions check Academic Honesty.

For more info about the course check CS50โ€™s Introduction to Artificial Intelligence with Python.

CS50AI

Contents

  • Search

    • Degrees : A software that unveils the precise number of "degrees of separation" between two actors by leveraging the vast IMDb database.

    • Tic Tac Toe: Classic tic tac toe game that powered by minimax algorithm. AI always calculates the best move. There is no way to beat it.

      Tictactoe

  • Knowledge

    • Knights: A program that solves the "Knights and Knaves" puzzles using logical statements.

    • Minesweeper: Minesweeper game with helps of artificial intelligence. When clicks on AI move, AI calculates the best move and plays it. If there is no computable move then AI makes a random move.

      Minesweeper

  • Uncertainty

    • Pagerank: Calculates the webpages' ranks using Google's PageRank algorithm

    • Heredity: The AI program that checks the probability of occurrence of a specific gene in children.

  • Optimization

    • Crossword: AI that can generates crossword puzzles.

      crossword_puzzle

  • Learning

    • Shopping: An AI to predict whether online shopping customers will complete a purchase.

    • Nim: An AI that teaches itself to play Nim through reinforcement learning.

  • Neural Networks

    • Traffic: An AI to identify which traffic sign appears in a photograph using neural networks and supervised learning.

      Traffic

  • Language

    • Parser: An example program of Natural Language Processing (NLP). This is an AI designed to parse sentences and extract noun phrases.

      Parser

    • Questions: An AI to answer questions. If you have specific questions about a subject, load the necessary files into this AI and start asking what you wonder.

      Questions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.