Skip to content

Perceptron classifier

Matheus Gonçalves edited this page Aug 29, 2017 · 1 revision

Description

Classifier trainer based on the Multilayer Perceptron. Each layer has sigmoid activation function, output layer has softmax. Number of inputs has to be equal to the size of feature vectors. Number of

Options

Label Description Type Required

Inputs

Label Description Multiplicity

Outputs

Label Description Multiplicity
Algorithm Algorithm Many

About

Getting Started

Technical Information

Clone this wiki locally