GPLIB++
|
#include "GeneralLinearCombiner.h"
#include "GeneralActivationFunction.h"
#include "GeneralNeuron.h"
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/function.hpp>
Go to the source code of this file.
Classes | |
class | gplib::SigmoidalNeuron |
SigmoidalNeuron implements the main functionality of neurons in a neural network. More... | |
Namespaces | |
gplib | |