simonusher / perceptron

A simple perceptron and Adaline implementation in C++. Created as an assignment for "Selected topics in artificial intelligence" course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License LinkedIn

C++ implementation of simple perceptron and Adaline

A simple perceptron and Adaline implementation in C++. Created as an assignment for "Selected topics in artificial intelligence" course.

Built With

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Szymon Woźniak - swozniak6@gmail.com

Project Link: https://github.com/simonusher/perceptron

About

A simple perceptron and Adaline implementation in C++. Created as an assignment for "Selected topics in artificial intelligence" course.

License:MIT License


Languages

Language:C++ 52.3%Language:TeX 47.7%