Skip to content

etare8/AI-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence using Python

This folder containes some codes that I used to learn some basic principles about Machine Learning and Artificial Intelligence. I have followed a YouTube Course from Harvard University that explores the concepts and algorithms at the foundation of modern artificial intelligence (Harvard CS50's AI with Python). This course is developed by Brian Yu and David Malan for the Harvard University and explores the following topics:

Topics:

  • Search Algorithms
  • Knowledge
  • Uncertainty
  • Optimization
  • Learning Algorithms
  • Neural Networks
  • Language Manipulation

I have taken codes that have been developed during this course and that are available for free at the link reported above, and I have used them to comprehend better how to use Python for these aims. I focused especially on Search Algorithms, Learning Algorithms and Neural Networks.

Credits:

The Harvard CS50 Course is Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC-BY-NC-SA 4.0) license.

Canonical URL to te license: https://creativecommons.org/licenses/by-nc-sa/4.0/

About

Artificial Intelligence using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages