/Perceptron-Algorithm

The content of it inlcudes training discriminant functions with perceptron algorithm(ex1) and classifying the samples with trained discriminant functions(ex2).

Primary LanguageJava

Perceptron-Algorithm

The content of it inlcudes Training discriminant functions with perceptron algorithm and classifying the samples with trained discriminant functions.