Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.08 KB

A simple model of an artificial neuron. Perceptron.

Build Status Build Status

Task

The goal of the work is to create a program that implements an artificial neuron; masterment of a neuron learning procedure; use of the obtained results for solving classification and approximation test problems.

master, using the language C/C ++, a program that simulates the behavior of an artificial three-input neuron of the type specified by the teacher and provides his training for solving the problem of classification.

Neuron model

Train set

Output