Class | Description |
---|---|
MLEncodableCODEC |
A CODEC for IMLEncodable classes.
|
MLMethodGeneticAlgorithm |
Implements a genetic algorithm that allows an MLMethod that is encodable
(MLEncodable) to be trained.
|
MLMethodGenome |
Implements a genome that allows a feedforward neural network to be trained
using a genetic algorithm.
|
MLMethodGenomeFactory |
A factory to create MLMethod based genomes.
|
Exception | Description |
---|---|
GeneticError |
An error raised by the genetic algorithm.
|
Copyright © 2014. All Rights Reserved.