Skip to content

guiki8/CS50s-AI-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 EDX – Harvard CS50's Introduction to Artificial Intelligence with Python

About the Repository

Projects developed during the CS50’s AI with Python course on the edX platform.

Topics Covered

  • Search algorithms (BFS, DFS, A*)
  • Machine Learning algorithms (K-means, Linear Regression)
  • Puzzle and game solving (Knight’s Tour, Tic-Tac-Toe)

Technologies

  • Python 3.x
  • Libraries: numpy, pandas, scikit-learn, among others.

How to Run

git clone https://github.com/guiki8/EDX.git
cd EDX/project-name
python project.py

About

Projects and exercises developed during Harvard’s Artificial Intelligence course (CS50 AI), using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages