/AI-Tutorial-Multilayer-Perceptron

This is a hard coding version of Sigmoid Multilayer Perceptron with 2 input *2 hideen *1 output that can slove XOR problem. It is just for "Hello World" for the A.I beginners.

Primary LanguageJavaApache License 2.0Apache-2.0

AI-Tutorial-Multilayer-Perceptron

This is a hard coding version of Sigmoid Multilayer Perceptron with 2 input *2 hideen *1 output that can slove XOR problem. It is just for "Hello World" for the A.I beginners.

Supported Language

Language Folder
C++ 98 c++
Java java
Python python