Skip to content

Apply self-attention model for chemoinformatics. Implementation of article "Identifying Structure-Property Relationships through SMILES Syntax Analysis With Self-Attention Mechanism"

Notifications You must be signed in to change notification settings

FCreate/GRUSelfAttentionMol

Repository files navigation

GRUSelfAttentionMol

This is basic implementation of article article "Identifying Structure-Property Relationships through SMILES Syntax Analysis With Self-Attention Mechanism" for regression task.

To run:

./run.sh

To eval result:

./run_eval.sh

Parameters of file are presented in descriptions of train.py and test.py accordingly.

About

Apply self-attention model for chemoinformatics. Implementation of article "Identifying Structure-Property Relationships through SMILES Syntax Analysis With Self-Attention Mechanism"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published