Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Assignments for Hardvard's CS50 Introduction to Artificial Intelligence with Python course

Week 0: Search

Assignment 0: Degrees - Implementation of a function "shortest_path" that determines the degree of separation between two actors, using the breadth-first search algorithm.

To run the code, use the following command (git codebase is missing CSV files for testing/execution):

python3 degrees.py small

About

Harvard CS50 AI Course with Python assignments

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages