Skip to content

cbernet/introduction_machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Introduction To Machine Learning

Welcome to this practical introduction to machine learning!

It was given for the first time at the University of Lyon between October 13 and 22, 2020.

The goal of these lectures is to get you started with machine learning fast and easy, so that you can then feel comfortable using it at work (or just for fun).

If you want to try machine learning for the first time, you're at the right place. The only prerequisite is a vague knowledge of any programming language. Here, we're going to use python, which is ruling the field at the moment.

We're not going to bother too much about theory, mathematics, statistics.

Instead, we'll focus on practical exercises. You'll get your feets wet for the tools commonly used in research and the industry, and you'll build a real feeling for machine learning.

How to follow this course?

The lectures are organized as a series of modules, featuring a set of introductory slides and / or practical jupyter notebooks.

You can run the notebooks on Google Colab by just clicking on their link.

In the notebooks, at the first code cell, Google Colab will ask you if you really want to execute it. Just say yes.

In the Runtime menu, you can choose a runtime type. For most notebooks, you don't have to care about this.

For deep learning notebooks, choose GPU to benefit from hardware acceleration.

Just after opening a notebook in Colab, make sure to unwrap all the code by doing View -> Expand sections. so that you don't miss anything. You can also unwrap by simply clicking on collapsed sections when you reach them.

Ouline

Basics of scientific python for machine learning (Oct 13)

No slides here, just the notebooks:

Supervised learning (Oct 14 am)

slides

Unsupervised learning (Oct 14 pm)

Introduction to deep learning (Oct 20 am)

Long Short Term Memory networks (Oct 20 pm)

About

Practical introduction to machine learning for beginners

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •