I’ve long been working with generative models, mostly centered around SMILES-based deep learning models. However, I’ve been wanting to try out genetic algorithms for some time. Using
I’ve long been working with generative models, mostly centered around SMILES-based deep learning models. However, I’ve been wanting to try out genetic algorithms for some time. Using
We’ve known since 2016 that LSTM networks can be used to generate novel and valid SMILES strings of novel molecules after being trained on a dataset of
In this blogpost I’ll show how to predict chemical reactions with a sequence to sequence network based on LSTM cells. It’s the same principle as IBM’s RXN
I have been writing a lot about how to use SMILES together with deep learning architectures such as RNNs and LSTM networks to perform various cheminformatic and