ardigen / MAT

The official implementation of the Molecule Attention Transformer.
MIT License
234 stars 57 forks source link

MAT

The official implementation of the Molecule Attention Transformer. ArXiv

architecture

Code

More functionality will be available soon!

Pretrained weights

Pretrained weights are available here

Results

In this section we present the average rank across the 7 datasets from our benchmark.

Requirements

Acknowledgments

Transformer implementation is inspired by The Annotated Transformer.