Giter Site home page Giter Site logo

ajaykhanna / machine_learning_with_chemistry Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 10.87 MB

This repository contains tutorials on using machine learning methods to predict chemical properties. These tutorials represents using ML as tool and not core implementation of any ML method. The goal from these tutorials is to see how ML helps in making better predictions while keep the chemical intuition as the base.

License: GNU General Public License v3.0

Jupyter Notebook 97.19% Python 2.81%

machine_learning_with_chemistry's Introduction

Machine_Learning_with_Chemistry ๐Ÿงช๐Ÿ’ป

Welcome to the Machine_Learning_with_Chemistry repository! This repository contains tutorials and code examples on using machine learning methods to predict chemical properties. The goal of these tutorials is to demonstrate how machine learning can enhance our understanding of chemistry and improve predictions while keeping the chemical intuition as the foundation.

Directory Structure ๐Ÿ“‚

  1. ๐Ÿงช Identify carbonyl groups like a machine! ๐ŸŒณ๐Ÿ” This code trains a decision tree model on IR spectra to predict whether molecules contain a carbonyl functional group. It demonstrates key steps in applying supervised machine learning to chemistry, including loading and preprocessing data, training a decision tree classifier, testing on holdout data, and analyzing model performance. With this model, you can see molecules through the eyes of a machine and predict the presence of specific chemical functional groups without the need for wet lab experiments!

  2. DeepChem tutorials ๐Ÿงช๐Ÿ“š This directory contains tutorials on how to use DeepChem, a deep learning library, to train and test models on molecular data. The code examples in this directory are based on the book "Deep Learning in Life Sciences" and provide practical implementations of deep learning techniques in chemistry.

  3. GNNs ๐ŸŒ๐Ÿ”ฌ Explore the world of Graph Neural Networks (GNNs) and their applications in predicting properties of molecules. This directory includes tutorials that provide a basic understanding of GNNs. The examples are based on the work of Dr. Pat Walter and Dr. Vijay Pandey, and they serve as a starting point for learning about GNNs in chemistry.

  4. Machine Learning with Scikit Learn ๐Ÿงช๐Ÿ”ฌ Dive into the world of machine learning with Scikit Learn, a popular machine learning library. This directory contains tutorials that cover various simple machine learning models, including

    • linear regression,
    • logistic regression,
    • k-nearest neighbors,
    • decision trees,
    • support vector machines,
    • random forests,
    • gradient boosted trees,
    • k-means clustering, and
    • principal component analysis (PCA).

Contributions and Updates ๐Ÿš€

This repository is a work in progress, and contributions are welcome! If you have any suggestions, improvements, or additional code examples related to machine learning in chemistry, feel free to submit a pull request.

Let's learn and explore together!

Happy coding! ๐Ÿ’ป๐Ÿ”ฌ๐Ÿš€

machine_learning_with_chemistry's People

Contributors

ajaykhanna avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.