jar

com.googlecode.fannj : fannj

Maven & Gradle

Oct 23, 2013

fannj · Provides Java bindings to the Fast Artificial Neural Network Library (FANN).

Table Of Contents

Latest Version

Download com.googlecode.fannj : fannj JAR file - Latest Versions:

All Versions

Download com.googlecode.fannj : fannj JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6
0.5
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fannj-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.googlecode.fannj

├─ com.googlecode.fannj.ActivationFunction.class - [JAR]

├─ com.googlecode.fannj.Fann.class - [JAR]

├─ com.googlecode.fannj.FannShortcut.class - [JAR]

├─ com.googlecode.fannj.FannSparse.class - [JAR]

├─ com.googlecode.fannj.Layer.class - [JAR]

├─ com.googlecode.fannj.Neuron.class - [JAR]

├─ com.googlecode.fannj.Trainer.class - [JAR]

├─ com.googlecode.fannj.TrainingAlgorithm.class - [JAR]

├─ com.googlecode.fannj.WindowsFunctionMapper.class - [JAR]