Neuron Member List

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

bias() constNeuroninline
forward(const std::vector< double > &inputs)Neuron
forward(const std::vector< Variable > &variables)Neuron
Neuron(size_t n_in, std::string activate_function="tanh")Neuroninline
Neuron(const Neuron &other)Neuroninline
Neuron(Neuron &&other) noexceptNeuroninline
operator=(const Neuron &other)Neuroninline
operator=(Neuron &&other) noexceptNeuroninline
parameters() constNeuroninline
weights() constNeuroninline
~Neuron()Neuroninline