Skip to content

klyshko/ml_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Machine Learning with Python

The course on which the project will focus is PHY426H5 Computational Modeling in Physics (SCI) in the Spring semester of 2019.

These lecture and practical are created for CPS Teaching Fellowship where we introduce a novel approach to study advanced scientific programming. The goal of the lecture is to introduce Machine Learning (ML) tools and how to use them for Molecular Dynamics simulations in Python programmming language. We will use a lot of numpy functions and a few of new modules, such as sklearn for dimensionality reduction. Important concepts that we will cover:

Lecture:

  • Supervised and unsupervised machine learning
  • Dimensionality reduction
  • Principal Component Analysis (PCA)
  • Multidimensional Scaling (MDS)

Practical:

  • Application of PCA to MD simulations to study folding
  • Application of MDS to build the Old World Map

About

Introduction to Machine Learning in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published