Graine
Génération procédurale de créatures et apprentissage par réseaux de neurones.
NeuronLayer Member List

This is the complete list of members for NeuronLayer, including all inherited members.

NeuronLayer(int nbNeuron, int nbInputPerNeuron)NeuronLayer
NeuronLayer(int nbNeuron, int nbInputPerNeuron, NeuronLayer &father, NeuronLayer &mother)NeuronLayer
stimule(std::vector< double > stim)NeuronLayer