einstein07 / Artificial-Neural-Networks

Solves the binary A XOR B problem using only perceptrons with threshold activation functions and the perceptron learning rule. Implemented in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Solves the binary A XOR B problem using only perceptrons with threshold activation functions and the perceptron learning rule. Implemented in C++.


Languages

Language:C++ 98.5%Language:Makefile 1.5%