Skip to content

CS50’s Introduction to Artificial Intelligence with Python

Notifications You must be signed in to change notification settings

phonhay103/HarvardX-CS50AI

Repository files navigation

Projects of the course HarvardX CS50AI 2020

This course explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the theory behind graph search algorithms, classification, optimization, reinforcement learning, and other topics in artificial intelligence and machine learning as they incorporate them into their own Python programs. By course’s end, students emerge with experience in libraries for machine learning as well as knowledge of artificial intelligence principles that enable them to design intelligent systems of their own.

  • Search
    • Tic-tac-toe
  • Knowledge
    • Knights
    • Minesweeper
  • Uncertainty
    • Heredity
    • Pagerank
  • Optimization
    • Crossword
  • Learning
    • Shopping
    • Nim
  • Neural Networks
    • Traffic
  • Language
    • Parser
    • Questions

About

CS50’s Introduction to Artificial Intelligence with Python

Topics

Resources

Stars

Watchers

Forks