Source code for evolearn.environments.environment_gym

[docs]class FlappyBird: """FlappyBird test class :param genome: population of cppn networks. :type genome: NaN """
[docs]class BalancingPole: """FlappyBird test class :param genome: population of cppn networks. :type genome: NaN """