some of of regulations
- use pytorch-lightning, only the last system use pl.LightningModule
- Use accelarating technique like register buffer
This is a long-term support AI & simulation based project for molecule design, including inverse molcule generation and molcule properties prediction.
The model
contains up-to-date ML and DL models including LM(languidge model), GM(graph model), RL(reinforce learning), etc.
utils
contains pre & post data procession tools
instance
contains molecule/structure designing examples.
After impletement of one simple instance and one complete workflow for polymer, I will add it to pypi
.