Skip to content

My solutions to all 'Computer Science for AI Professional Program' problems

License

Notifications You must be signed in to change notification settings

GirolamoOddo/Harvard_CS_4_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Immagine1

Computer Science for AI - Problem Solutions

Welcome to my repository containing solutions for the Harvard 'Professional Certificate: Computer Science for Artificial Intelligence' program.
In particular the program is split in two main courses, CS50: Introduction to Computer Science and CS50AI: Introduction to Artificial Intelligence with Python.
This repository serves as a comprehensive collection of my solutions to the problem sets and projects provided in these courses.

Table of Contents

About the Courses

CS50

CS50 is Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. The course covers various topics such as algorithms, data structures and software engineering.

CS50AI

CS50AI is Harvard University's introduction to the principles of artificial intelligence, with a focus on implementing algorithms for searching, optimization, machine-learning and deep-learning using Python.

Repository Structure

├── cs50/
│ ├── project_name1/
│ ├── project_name2/
│ ├── project_name3/
│ └── .../
├── cs50ai/
│ ├── project_name1/
│ ├── project_name2/
│ ├── project_name3/
│ └── .../
└── README.md

Getting Started

To explore the solutions, you can clone this repository using the following command:

git clone https://github.com/GirolamoOddo/Harvard_CS_4_AI.git
cd Harvard_CS_4_AI

Note: This repository is intended for educational purposes. If you are currently enrolled in these courses, use these solutions to aid your learning, but ensure you adhere to the academic honesty policy of the courses.

About

My solutions to all 'Computer Science for AI Professional Program' problems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published