Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 411 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 411 Bytes

Single perceptron visalisation

For educational purpouses only.

Features:

  • Supports perceptron learning (with multiple inputs),
  • Supports reading data from .arff files,
  • Simple chart of model correctness,
  • Self implemented neural network (you can take a look into SingleNeuronVisualisation\Algorytm directory).

Appearance: