50 Layer Resnet to predict the regression values of Tetrahymena pyriformis IGC50
This post is inspired from the following papers and blog posts.
Activity is predicted from the 2D molecular images and the R^2 value of 0.73 is obtained. The data set is about Tetrahymena pyriformis IGC50 48h toxicity.
Following packages should be installed before running the code.
Install the following packges.
pip install jupyter
Pip install Tensorflow
Pip install Keras
Pip install sklearn
Pip install PIL
Pip install pandas
Pip install numpy
Pip install scipy
Pip install openpyxl
Pip install xlsxwriter
Pip install h5py
Pip install matplotlib
pip install rdkit