|
LCFIVertex
0.7.2
|


Public Member Functions | |
| Neuron * | buildNeuron (const int numberOfInputs, const double bias=-1.0) const |
| Neuron * | buildNeuron (const int numberOfInputs, const std::vector< double > &constructionData) const |
| void | setConstructedNeuronResponse (const double response) |
| std::string | buildsType () const |
Public Member Functions inherited from nnet::NeuronBuilder | |
| void | setNetwork (const NeuralNet *theNetwork) |
Additional Inherited Members | |
Protected Attributes inherited from nnet::NeuronBuilder | |
| const NeuralNet * | _theNetwork |
Definition at line 24 of file SigmoidNeuronBuilder.h.
1.8.6