#include "IWeightLayerToHidden.hpp"
#include "IWeightLayerToOutput.hpp"
#include <map>
Go to the source code of this file.
Classes | |
class | RBFWeightLayer |
The WeightLayer consists of Weights objects, each of which is associated to ONE RBFNode and one or more output nodes. More... |