File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ predictions = model.predict(smiles_list)
168168| IRM | [ Invariant Risk Minimization] ( https://arxiv.org/abs/1907.02893 ) |
169169| RPGNN | [ Relational Pooling for Graph Representations. ICLR 2019] ( https://arxiv.org/abs/1903.02541 ) |
170170| GNNs | [ Graph Convolutional Networks. ICLR 2017] ( https://arxiv.org/abs/1609.02907 ) and [ Graph Isomorphism Network. ICLR 2019] ( https://arxiv.org/abs/1810.00826 ) |
171- | Transformer (SMILES) | [ Attention is All You Need. NeurIPS 2017] ( https://arxiv.org/abs/1706.03762 ) based on SMILES strings |
171+ | Transformer (SMILES) | [ Transformer ( Attention is All You Need. NeurIPS 2017) ] ( https://arxiv.org/abs/1706.03762 ) based on SMILES strings |
172172| LSTM (SMILES) | [ Long short-term memory (Neural Computation 1997)] ( https://ieeexplore.ieee.org/abstract/document/6795963 ) based on SMILES strings |
173173
174174### Generative Models
You can’t perform that action at this time.
0 commit comments