OnionNet-2
OnionNet-2 copied to clipboard
OnionNet-2 is constructed based on convolutional neural network (CNN) to predict the protein-ligand binding affinity.
Hey! I have used ON2 before however now that I am trying to use it on a different computer/GPU I run into the next error with tensorflow/GPU. I was able...
Is there a method to extract an embedding for a protein-ligand complex? E.g. a method that returns the values of the last (or smallest) dense layer
The labels that are used for training the model do not correspond to the correct values. The last column of the featurized tensor is being used instead and this corresponds...
Dear Wang, I noticed that you updated the script that generate the complex's features. As I remember, the script before is called prepare.sh, and I am going to use it...