Hey all,
I posted a tutorial on Towards Data Science about using Atomic ConvNets and the PDBbind MoleculeNet loader in DeepChem to predict protein-ligand binding affinities.
Post is here:
https://towardsdatascience.com/modeling-protein-ligand-interactions-with-atomic-convolutional-neural-networks-6be460184bae
and Colab notebook is here:
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.10"
This file has been truncated. show original