Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Course materials for machine learning training course

License

Notifications You must be signed in to change notification settings

tfmortie/mlcourse

Repository files navigation

Machine learning training course

Introduction

This course serves as a general introduction to machine learning in Python and requires basic programming experience, preferably in Python. The materials below have been used for several machine learning courses such as the machine learning training course at Mbarara University of Science and Technology and the UGAIN machine learning course and deep learning course at Ghent University. Most course materials have been re-used and adapted from the course Machine Learning for the Life Sciences, given at the Faculty of Bioengineering at Ghent University.

Getting started

The course materials require Python >3 and several data analysis packages such as Pandas, NumPy, Matplotlib, Scikit-learn and PyTorch.

To get started, simply click on the course material links below in order to initiate your session in Google Colab. Google Colab is a hosted Jupyter Notebook service that requires no setup to use and provides free access to computing resources. To get started with Google Colab, we recommend the following tutorial.

The course materials can also be downloaded and run locally - for more information see the addendum in the practical Introduction to Python.

Course materials

  1. Introduction to Python
  2. Data Preprocessing and Nearest Neighbors
  3. Linear Regression
  4. Linear Classification
  5. Resampling Methods for Model Evaluation
  6. Regularization Methods
  7. Tree-based Methods
  8. Unsupervised Learning
  9. Introduction to Neural Networks
  10. Convolutional Neural Networks
  11. Recurrent Neural Networks
  12. Generative Models

About

Course materials for machine learning training course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors