Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Strandgaard96 committed Nov 12, 2024
1 parent e586adc commit fe50fd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 43 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# JT-VAE: Deep Generative Model for the Dual-Objective Inverse Design of Metal Complexes
# Deep Generative Model for the Dual-Objective Inverse Design of Metal Complexes

This repo contains the modified [JT-VAE](https://github.com/Bibyutatsu/FastJTNNpy3) code for the publication ["Deep Generative Model for the Dual-Objective Inverse Design of Metal Complexes."](https://doi.org/10.26434/chemrxiv-2024-mzs7b)

Expand All @@ -15,6 +15,7 @@ The tree decomposition will give kekulization errors with newer versions of RDKi
- `fast_molvae/` contains codes for unconditional JT-VAE training. Please refer to `fast_molvae/README.md` for details.
- `fast_jtnn/` contains codes for model and data implementation.
- `fast_molopt/` contains codes for training a conditional JT-VAE and for performing conditional optimization with a trained model.
- `data/` conatains various ligand training data.

#### FastJTNNpy3

Expand Down
42 changes: 0 additions & 42 deletions submit_script_gen.sh

This file was deleted.

0 comments on commit fe50fd1

Please sign in to comment.