chainer / chainerrl

ChainerRL is a deep reinforcement learning library built on top of Chainer.
MIT License
1.16k stars 226 forks source link

Releases trained models for all reproduced agents #565

Closed prabhatnagarajan closed 4 years ago

prabhatnagarajan commented 4 years ago

Addresses: #551

muupan commented 4 years ago

Can you fix the Travis CI errors?

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 3923aed:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit d319157:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit b2f12fd:

prabhatnagarajan commented 4 years ago

To test this locally:

For each of the 9 run reproducibility scripts, run:

python train_<alg>.py --load-pretrained --pretrained-type <final|best> --env <Env>

Note that for some algorithms we don't have both final and best networks stored.

The link to the stored models for the tests can be received from me privately.

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 8cf7d4a:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 6263b30:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 09ad89a:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit a064717:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 45b8be1:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 7c70531:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit eda477c:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit eda477c:

prabhatnagarajan commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 4f799c8: