Menu

Nen - Neural Network Implementation in Java

Pascal Lehwark

Nen - Neural Network Implementation in Java

A 3-layer neural network for regression and classification with sigmoid activation function and command line interface similar LibSVM.

Quick Start: "java -jar nen.jar"

Features:

See this out-of-the-box comparison between LibSVM and Nen for a demonstration on several regression- and classification datasets.

Go to the Nen-Website for more information.