View source on GitHub |
Treat multiple non-batch environments as a single batch environment.
Classes
class BatchedPyEnvironment
: Batch together multiple py environments and act as a single batch.
Functions
unstack_actions(...)
: Returns a list of actions from potentially nested batch of actions.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|