Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

add MultiThreadEnv #23

Closed

Conversation

findmyway
Copy link
Member

@findmyway findmyway commented Nov 3, 2019

Two concerns:

  1. The return of observe(::MultiThreadEnv) is a vector of Observation instead of an Observation
  2. The inner environments are auto reset during observe for performance (otherwise, we need to manually check that if there's any environment terminated after each observation).

@findmyway
Copy link
Member Author

The MultiThreadEnv is now added into RLBase

JuliaReinforcementLearning/ReinforcementLearningBase.jl-Archive#31

@findmyway findmyway closed this Mar 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant