Skip to content

DQN : Improve performance of obtain_evaluation_episodes #2338

@aruhela

Description

@aruhela

Hi Garage Developers,

The DQN algo uses 1 worker for running _num_eval_episodes, which seems to be a bottleneck in its performance. Has anyone tried leveraging all the compute cores to make this step faster? Any reason why it hasn't been done before?

File : garage/torch/algos/dqn.py
Line : 173-180

Thanks
Amit Ruhela

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions