sirimullalab / DLSCORE

DLSCORE: A deep learning based scoring function for predicting protein-ligand binding affinity
MIT License
49 stars 19 forks source link

Question on parameters #11

Open nathanmlim opened 3 years ago

nathanmlim commented 3 years ago

Hello, I've been testing out your scoring function and had a few questions. I combed through the paper but could not find where you specify the optimal number of hidden layers and number of neurons per hidden layer. Does this train a number of networks with those parameters varied and then take the top 10 best performing networks for the final score?