Bakaloudis / Multi-Layer-Perceptron-MLP

Implemetation of Multilayer Perceptron (MLP) with 2 hidden layers and one output layer to a series of 2d vectors. The code classifies a series of data using a neural network, that we train by hand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Layer-Perceptron-MLP-

Implemetation of Multilayer Perceptron (MLP) with 2 hidden layers and one output layer to a series of 2d vectors. The code classifies a series of data using a neural network, that we train by hand. This is an eclipse project, simply go to the "Init" class and run it!

About

Implemetation of Multilayer Perceptron (MLP) with 2 hidden layers and one output layer to a series of 2d vectors. The code classifies a series of data using a neural network, that we train by hand.


Languages

Language:Java 100.0%