-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
after pip install -r requirements.txt,
I ran
python train.py --config configs/maml/halfcheetah-vel.yaml --output-folder maml-halfcheetah-vel --seed 1 --num-workers 8
but progress doesn't increase after �a day.
0%| | 0/500 [00:00<?, ?it/s]
I found that is waiting valid_futures.
| valid_episodes = await valid_futures |
but how can i fix it?
Metadata
Metadata
Assignees
Labels
No labels