- Aims:
The NYU-ECNU Center for Computational Chemistry at New York University Shanghai (a.k.a, NYU Shanghai) announced a summer school dedicated to machine learning and its applications in the molecular sciences to be held June, 2017 at the NYU Shanghai Pudong Campus. Using a combination of technical lectures and hands-on exercises, the school aimed to instruct attendees in both the fundamentals of modern machine learning techniques and to demonstrate how these approaches can be applied to solve complex computational problems in chemistry, biology, and materials science. In order to promote the idea of free to code, this project is built to help you understand some basic machine learning models mentioned below.
- Topics:
Fundamental topics to be covered include basic machine learning models such as kernel methods and neural networks optimization schemes, parameter learning and delta learning paradigms, clustering, and decision trees. Application areas will feature machine learning models for representing and predicting properties of individual molecules and condensed phases, learning algorithms for bypassing explicit quantum chemical and statistical mechanical calculations, and techniques applicable to biomolecular structure prediction, bioinformatics, protein-ligand binding, materials and molecular design and various others.
.. toctree:: :maxdepth: 2 :caption: Introduction to Machine Learning Introduction_to_Machine_Learning/index
.. toctree:: :maxdepth: 2 :caption: Kernel-based_Regression
.. toctree:: :maxdepth: 2 :caption: Dimensional_Reduction_Feature Selection_and_Clustering_techniques
.. toctree:: :maxdepth: 2 :caption: Introduction_to_Neural_Networks
.. toctree:: :maxdepth: 2 :caption: Practical_Session_Clustering_with_Feature_Selection_and_Validation
.. toctree:: :maxdepth: 2 :caption: Random_Forests
.. toctree:: :maxdepth: 2 :caption: Learning_Curves_Representations_and_Training_Sets
.. toctree:: :maxdepth: 2 :caption: Learning_Curves_Representations_and_Training_Sets
.. toctree:: :maxdepth: 2 :caption: Review_of_Electronic_Structure_Atomic_Molecular_and_Crystal_Representations
.. toctree:: :maxdepth: 2 :caption: Practical_Session_Learning_Curves
.. toctree:: :maxdepth: 2 :caption: Predicting_Properties_of_Molecules_and_Materials
.. toctree:: :maxdepth: 2 :caption: Parameter_Learning_and_Delta_Learning
.. toctree:: :maxdepth: 2 :caption: Learning_Electronic_Densities_and_ML_Models_of_Crystal_Properties
.. toctree:: :maxdepth: 2 :caption: Practical_Session_Machine_Learning_and_Property_Prediction
.. toctree:: :maxdepth: 2 :caption: Machine_Learning_of_Potential_Energy_Surfaces
.. toctree:: :maxdepth: 2 :caption: Machine_Learning_Based_Enhanced_Sampling
.. toctree:: :maxdepth: 2 :caption: Machine Learning of Free Energy Surfaces
.. toctree:: :maxdepth: 2 :caption: Cluster-based Analysis of Molecular Simulations
.. toctree:: :maxdepth: 2 :caption: Practical Session: Neural Network Learning of Free Energy Surfaces
.. toctree:: :maxdepth: 2 :caption: Development of Protein-ligand Scoring Functions
.. toctree:: :maxdepth: 2 :caption: Machine Learning in Structural Biology
.. toctree:: :maxdepth: 2 :caption: Practical Session: Random Forests and Scoring Functions
.. toctree:: :maxdepth: 2 :caption: Practical Session: Machine Learning for Structural Bioinformatics
.. automodule:: xgboost :members: :undoc-members: :show-inheritance:
.. literalinclude:: setup.py