Explainable AI in Drug Discovery: Why "Why" Matters
A model that predicts activity is useful. A model that tells a chemist which substructure drives that activity is something you can act on.
Hands-on notebooks, cheatsheets and explorations in machine learning, RDKit, graph learning and drug discovery.
A model that predicts activity is useful. A model that tells a chemist which substructure drives that activity is something you can act on.
How generative models, scoring and chemical filters come together into a practical loop that turns a target into testable molecules.
Keywords: ICLR 2020; multitask learning with fastai; fastai + huggingface; learn2learn
The notebook version is here.
Key words: JupyterLab; NMR; WSL; NLP tutorial/recipes
Cheatsheet for RDKit package in python: (1) Draw molecules in jupyter enviroment; (2) use with Pandas Dataframe (3) Descriptors/Fingerpri...
Key words Sub-Word Tokenization; Ligand-Based Virtual Screening; Meta Learning; ELECTRA;
Key words for this month: Reformer; TMAP; libmolgrid;
Key words for this month: Functional Groups; Unsupervised/Self-supervised representation leaning; Generative Models;
A walk through of DGL library. Deep Graph library (DGL) is a Python package built for easy implementation of graph neural network model f...
In the post, I want to generate an interactive visualization of a chemical space. Each point in the map represents a molecule and close p...