hyphi_gym.common.holes#

Module Contents#

Classes#

Holes

Gridworld Maze Environment based on hyphi Grid.

Attributes#

hyphi_gym.common.holes.LEVELS#
class hyphi_gym.common.holes.Holes(level: str, random=[], **kwargs)#

Bases: hyphi_gym.common.board.Board

Gridworld Maze Environment based on hyphi Grid. :param level: Configuration to use [Train|Shift] :param random: optional list of features to be stochastic supporting layout, agent-, and target-placement

_generate()#

Random generator for holey grids, placing mean(size) holes