MJ10 / BioSeq-GFN-AL

Code for "Biological Sequence Design with GFlowNets", 2022
MIT License
72 stars 16 forks source link

Missing MLP Data #9

Closed dannyoo closed 1 year ago

dannyoo commented 1 year ago

Hi, I was wondering where I can download the missing data using the command line demo from the readme:

python run_amp.py --gen_do_explicit_Z 1 --acq_fn ucb --gen_num_iterations 2500 --gen_reward_exp 8 --gen_data_sample_per_step 8 --proxy_num_iterations 10000 --gen_Z_learning_rate 1e-1 --gen_learning_rate 1e-3

FileNotFoundError: [Errno 2] No such file or directory: 'results/test_mlp.pkl.gz'