Perceptron subpackage (battelle.perceptron)
|
A Perceptron neuron |
|
Train Perceptron with dataset of features x and of corresponding labels y using the Perceptron algorithm. |
Makes a prediction for features x |
|
A Perceptron neuron |
|
Train Perceptron with dataset of features x and of corresponding labels y using the Perceptron algorithm. |
Makes a prediction for features x |