DeepLearningLifeSciences
DeepLearningLifeSciences copied to clipboard
pdbbind_nn.py no longer working.
https://github.com/deepchem/DeepLearningLifeSciences/blob/master/Chapter05/pdbbind_nn.py throws this error
RuntimeError: expected scalar type Float but found Char
@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
For some reason I am now getting a different error: https://colab.research.google.com/drive/1yZUVSwqSyytjryB6-aj0iEuUOE3IcRPw?usp=sharing
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.