Retrosynthesis-Prediction icon indicating copy to clipboard operation
Retrosynthesis-Prediction copied to clipboard

Retrosynthesis reaction prediction using Transformer sequence to sequence models and SMILES based data augmentation

Results 4 Retrosynthesis-Prediction issues
Sort by recently updated
recently updated
newest added

![errr](https://user-images.githubusercontent.com/69146370/164912709-8492be59-a4ec-4c86-b0e0-7d4776ce4887.PNG)

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,...