DeepLearningLifeSciences icon indicating copy to clipboard operation
DeepLearningLifeSciences copied to clipboard

pdbbind_nn.py no longer working.

Open jhjensen2 opened this issue 2 years ago • 3 comments

https://github.com/deepchem/DeepLearningLifeSciences/blob/master/Chapter05/pdbbind_nn.py throws this error

RuntimeError: expected scalar type Float but found Char

jhjensen2 avatar Mar 31 '22 10:03 jhjensen2

@jhjensen2 Thanks for the bug report! Would it be possible to give us the full stack trace for the error? We will look into it

rbharath avatar Mar 31 '22 18:03 rbharath

For some reason I am now getting a different error: https://colab.research.google.com/drive/1yZUVSwqSyytjryB6-aj0iEuUOE3IcRPw?usp=sharing

jhjensen2 avatar Apr 01 '22 06:04 jhjensen2

Same thing here!

I may be wrong, but it seems that featurizer is not featurizing... instead, it is writing a array of zeroes or something like that.

Similar to @jhjensen2 , I am trying to run the code on Google Colab.

alessandronascimento avatar Aug 05 '22 15:08 alessandronascimento