Skip to content

The progress bar doesn't increase at all #66

@seolhokim

Description

@seolhokim

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions