topazape / LSTM_Chem

Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.
The Unlicense
116 stars 55 forks source link

AttributeError: 'NoneType' object has no attribute 'shape' #9

Closed Dharmogata closed 4 years ago

Dharmogata commented 4 years ago

Hi, topazape

Thanks for your great job.

lstm-chem

would you explain why it is happening or fixed it..

Is this the problem that comes from tensorflow version error?(it seems like that tensorflow 2.1.0 is no longer available.

Thank you.