package
2.8.7
Repository: https://github.com/aisystemsinc/goneat.git
Documentation: pkg.go.dev

# Functions

NewCartDoublePoleGenerationEvaluator is the generations evaluator for double-pole balancing experiment: both Markov and non-Markov versions.
NewCartPoleGenerationEvaluator is to create generations evaluator for single-pole balancing experiment.

# Constants

ContinuousAction The continuous action type meaning continuous values to be applied to environment.
DiscreteAction The discrete action assumes that there are only discrete values of action (e.g.

# Structs

CartPole The structure to describe cart pole emulation.

# Type aliases

ActionType The type of action to be applied to environment.