coopihc.bundle.wrappers.Train.RLConvertor

class RLConvertor(interface='gym', **kwargs)[source]

Bases: abc.ABC

An object, who should be subclassed that helps convert spaces from Bundles to another library.

Parameters

interface (str, optional) – API target for conversion, defaults to “gym”

Methods

convert_space

filter_gamestate