package
4.2.2
Repository: https://github.com/yaricom/goneat.git
Documentation: pkg.go.dev

# Functions

EvaluateOrganismGeneralization The best individual (i.e.
NewCartDoublePoleGenerationEvaluator is the generations evaluator for double-pole balancing experiment: both Markov and non-Markov versions.
NewCartDoublePoleParallelGenerationEvaluator is the generations evaluator for double-pole balancing experiment: both Markov and non-Markov versions.
NewCartPole If markov is false, then velocity information will be withheld from the network population (non-Markov).
OrganismEvaluate method evaluates fitness of the organism for cart double pole-balancing task.

# 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

CartDoublePole The structure to describe cart pole emulation.

# Type aliases

ActionType The type of action to be applied to environment.