#include <Control.hpp>
#include <GNGCore/SGNGAlgorithm.hpp>
#include "RBFNetwork.hpp"
#include <Generators/IInputGenerator.hpp>
#include <iostream>
#include <fstream>
Go to the source code of this file.
Classes | |
class | RBFClassificationControl |
GNGGLUTRepresentation uses the control-object's Iterate method every time the CallBackIdleFunc is called. More... | |
Defines | |
#define | RBF_DECISION_DELTA (0.25) |
|
|