garage icon indicating copy to clipboard operation
garage copied to clipboard

A toolkit for reproducible reinforcement learning research.

Results 108 garage issues
Sort by recently updated
recently updated
newest added

Hi there, I am currently running `RL2_TRPO ` on my custom 2d navigation environment. My hyper parameters are ``` @click.option('--seed', default=1) @click.option('--max_episode_length', default=200) @click.option('--meta_batch_size', default=20) @click.option('--n_epochs', default=10) @click.option('--episode_per_task', default=4) ```...

I'm using anaconda3-2019.03 Python 3.7.3 I've performed conda install -c conda-forge dm-tree Another thing that I don't understand my macosx version is 10.13.6 x86_64 High Sierra and here above the...

add an assertion error when the number of epochs in train.resume is the same as the number of epochs already saved in the screenshot directory.

ImportError: cannot import name 'TFTrainer' from 'garage.experiment' (/content/garage/src/garage/experiment/__init__.py)

https://github.com/rlworkgroup/garage/runs/2609073627?check_suite_focus=true

This image can then be used as the parent image for metaworld-ci docker image, instead of garage-headless as of now, which we discontinued in end of Jan 2021.

ready-to-merge