Code Monkey home page Code Monkey logo

cecam-mlqcdyn's Introduction

CECAM 2022 - MLQCDyn school

python version Open In Colab

Welcome to the repository for the unsupervised learning tutorial lecture of the Machine Learning and Quantum Computing for Quantum Molecular Dynamics - MLQCDyn school held in September 2022 in the Université Gustave Eiffel, Paris. This repository contains a Jupyter Notebook with Python code to demonstrate, in practice, the application of the popular unsupervised learning methods (dimensionality reduction and clustering) to analyze molecular dynamics data and extract useful chemical insights. The popular MD17 database generated from ab initio molecular dynamics simulations is used as a motivating example for the analyses presented in the tutorial.

Main topics covered in this tutorial

  • Dimensionality reduction

    • Principal Component Analysis (PCA);
    • Kernel PCA.
  • Clustering analysis

    • Hard partition clustering with K-Means;
    • Evaluation metrics for clustering.

Requirements

The tutorial was designed to run in a jupyter notebook environment with

  • python3 (tested with version 3.8.1)

The following Python packages are necessary to run the tutorial:

  • Math and data processing libraries:

    • pandas
    • numpy
    • scikit-learn
  • For visualization:

    • seaborn
    • matplotlib
  • Specialized packages for chemistry:

The tutorial can be also executed on-line via Google Colab.

References

  1. T. Hastie, R. Tibshirani, and J. Friedman, The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2nd ed., Springer-Verlag, New York, 2009
  2. A. Glielmo, B. E. Husic, A. Rodriguez, C. Clementi, F. Noé, and A. Laio, Chem. Rev., 2021, 121 (16), 9722-9758
  3. M. Ceriotti, J. Chem. Phys., 2019, 150, 150901
  4. A. Wolf, and K. N. Kirschner, J. Mol. Model., 2013, 19, 539–549

cecam-mlqcdyn's People

Contributors

maxjr82 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

yotta-private

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.