wax.modules.gym_feedbackΒΆ

Gym feedback between an agent and a Gym environment.

Classes

GymFeedback(*args,Β **kwargs)

Gym feedback between an agent and a Gym environment.

GymInfo(env,Β agent)

GymOutput([return_obs,Β return_action])

Dynamically define GymOutput namedtuple structure.