#include <iostream>#include <exception>#include <shark/ObjectiveFunctions/AbstractObjectiveFunction.h>#include <shark/Models/OnlineRNNet.h>#include <shark/LinAlg/Base.h>#include <shark/ObjectiveFunctions/Benchmarks/PoleSimulators/DoublePole.h>Go to the source code of this file.
Classes | |
| class | shark::GruauPole |
| Class for balancing two poles on a cart using a fitness function that punishes oscillating, i.e. quickly moving the cart back and forth to balance the poles. Based on code written by Verena Heidrich-Meisner for the paper. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |