Retrosynthesis-Prediction
Retrosynthesis-Prediction copied to clipboard
Retrosynthesis reaction prediction using Transformer sequence to sequence models and SMILES based data augmentation

How can I impement this into my own python script as a libary?
Hi, can you provide the pre-trained model that was used for getting all the results? I am using Goggle Colab for GPU so it would take a long time to...
Hi, I tried running the Retrosynthesis Reaction Planning.ipynb notebook. I am getting this error: RuntimeError: builtin cannot be used as a value: at /usr/local/lib/python3.6/dist-packages/torchvision/models/detection/_utils.py:14:56 def zeros_like(tensor, dtype): # type: (Tensor,...