Skip to content

dcugini/ML_course_Pavia_23

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%