Skip to content

RL-MolGAN: A Reinforcement Learning-Driven Transformer GAN for Molecular Generation

Notifications You must be signed in to change notification settings

naruto7283/RL-MolGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

SpotGAN

A PyTorch implementation of RL-MolGAN: A Reinforcement Learning-Driven Transformer GAN for Molecular Generation. The code will be made available soon.

Installation

First, download the code.
Then, execute the following command:

$ conda env create -n spotgan_env -f env.yml
$ source activate rl-molgan_env

Next, unzip the DRD2_score.sav.zip to DRD2_score.sav.

About

RL-MolGAN: A Reinforcement Learning-Driven Transformer GAN for Molecular Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published