wax.gym.haiku_agentΒΆ

Gym agent defined from an Haiku module

Classes

HaikuAgent(agent[,Β name])

Wrap a pair of init/apply function as a standard python class with state management.