Skip to content

nw97nan/aidd-workshops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Chemistry: AI in Drug Discovery - Workshop

This repository contains the code and instructions for setting up for the AI in Drug Discovery workshop sessions.

Contents

During the workshop, we will be using a framework for machine learning in drug discovery called DeepChem. DeepChem is a Python library and toolchain that combines multiple machine learning algorithms, frameworks and datasets and provides a unified interface for training and evaluating models in drug discovery.

For each workshop session, we will be practically using DeepChem through a set of tutorial Jupyter Notebooks from the DeepChem library.

Workshop 1: Introduction to DeepChem (07/03/2024)

This workshop will introduce you to the basics of DeepChem and will allow you to familiarize yourself with the library.

  1. Basic tools of the deep life sciences

    Open In Colab

  2. Working with datasets

    Open In Colab

  3. An introduction to Moleculenet

    Open In Colab

  4. Molecular fingerprints

    Open In Colab

Workshops 2 and 3: Ligand and structure based predictive modelling (13/03/2024 and 20/03/2024)

This workshop covers lectures 3-5 of the AI in Drug Discovery lecture course.

  1. Creating a High Fidelity Dataset from Experimental Data

    Open In Colab

  2. Creating Models with TensorFlow and PyTorch

    Open In Colab

  3. Going Deeper On Molecular Featurizations

    Open In Colab

  4. Working With Splitters

    Open In Colab

  5. Introduction to Graph Convolutions

    Open In Colab

Workshop 4: Modeling protein-ligand interactions (22/03/2024)

Please note these two notebooks need to be run using Colab.

  1. Modeling Protein-Ligand Interactions

    Open In Colab

  2. Modeling Protein-Ligand Interactions with Atomic Convolutions

    Open In Colab

About

This repository contains setup instructions and the notebooks for the AI in drug discovery workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%