Skip to content

gabhijith/ML_course_CODAS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine learning course at University of Pavia

Prerequisites

Prerequisites for the course include basic knowledge of GitHub, Colab and python. It is thus required before the course to go through these slides as well as the two python basics notebooks:

  • python_intro_part1.ipynb
    • Quickstart
    • Indentation
    • Comments
    • Variables
    • Conditions and if statements
    • Arrays
    • Strings
    • Loops: while and for
    • Dictionaries
  • python_intro_part2.ipynb
    • Functions
    • Classes/Objects
    • Inheritance
    • Modules
    • JSON data format
    • Exception Handling
    • File Handling

Machine Learning Lectures and Tutorials

Day 1

Day 2

Day 3

Day 4

Day 5

Resources

  • Pattern Recognition and Machine Learning, Bishop (2006)
  • Deep Learning, Goodfellow et al. (2016) -- link
  • Introduction to machine learning, Murray (2010) -- video lectures
  • Stanford ML courses -- link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%