deep-package |
deep: A Neural Networks Framework |
deep |
deep: A Neural Networks Framework |
mcCullochPitts |
The McCullochPitts neuron class, that implements the logic of the McCullochPitts neuron model. |
McCullochPitts-class |
The McCullochPitts neuron class, that implements the logic of the McCullochPitts neuron model. |
mcCullochPittsLayer |
The McCullochPittsLayer class, that implements a layer of McCullochPitts neurons. |
McCullochPittsLayer-class |
The McCullochPittsLayer class, that implements a layer of McCullochPitts neurons. |
neuralNet |
The main NeuralNetwork class, that holds the layers. |
NeuralNetwork-class |
The main NeuralNetwork class, that holds the layers. |
perceptron |
The Perceptron neuron class, that implements the logic of the perceptron model. |
Perceptron-class |
The Perceptron neuron class, that implements the logic of the perceptron model. |
perceptronLayer |
The PerceptronLayer class, that implements a layer of Perceptron neurons. |
PerceptronLayer-class |
The PerceptronLayer class, that implements a layer of Perceptron neurons. |