Published November 10, 2025 | Version v2
Software Open

BiRLNN: Bidirectional Reinforcement-Learning Neural Network for Constrained Molecular Design

Authors/Creators

Description

This zip file contains the training dataset and Python code necessary to reproduce the results in the manuscript BiRLNN: Bidirectional Reinforcement-Learning Neural Network for Constrained Molecular Design. 

The three zip files contain:

  • code.zip: the source code for the BiRLNN package
  • data.zip: the complete training datasets used to train the models
  • evaluation.zip: the generated results presented in the paper

Usage:

  1. unzip all three files
  2. If only need to check the existing results, they can be found under the evaluation/ folder
  3. To reproduce the results, place data/ and evaluation/ under code/. Set up conda environment using the birlnn.yml file. The python and bash scripts (placed in code/scripts and code/model) should be runable from within the folder

Files

code.zip

Files (985.0 MB)

Name Size Download all
md5:301b523f2a4ec612b9fe9aeaf38f7c2d
109.2 kB Preview Download
md5:49cb78ed89c13871374a835f49a8d200
37.8 MB Preview Download
md5:f4d6b2cd7342fc342d73221eeee7f924
947.1 MB Preview Download

Additional details

Software

Programming language
Python
Development Status
Active