All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download java-ann-mlp JAR 1.0.6 with all dependencies


Multi-Layer Perceptron with BP learning implemented in Java

Files of the artifact java-ann-mlp version 1.0.6 from the group com.github.chen0040.

Test

Download java-ann-mlp (1.0.6)
Artifact java-ann-mlp
Group com.github.chen0040
Version 1.0.6
Organization not specified
URL https://github.com/chen0040/java-ann-mlp
License MIT
Dependencies amount 3
Dependencies slf4j-api, slf4j-log4j12, java-data-frame,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of java-ann-mlp Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of java-ann-mlp version 1.0.6

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.chen0040.mlp.ann
com.github.chen0040.mlp.ann.com.github.chen0040.mlp.ann.MLP
com.github.chen0040.mlp.ann.com.github.chen0040.mlp.ann.MLPLayer
com.github.chen0040.mlp.ann.com.github.chen0040.mlp.ann.MLPNet
com.github.chen0040.mlp.ann.com.github.chen0040.mlp.ann.MLPNeuron
com.github.chen0040.mlp.ann.classifiers
com.github.chen0040.mlp.ann.classifiers.com.github.chen0040.mlp.ann.classifiers.MLPClassifier
com.github.chen0040.mlp.ann.classifiers.com.github.chen0040.mlp.ann.classifiers.MLPWithLabelOutput
com.github.chen0040.mlp.ann.regression
com.github.chen0040.mlp.ann.regression.com.github.chen0040.mlp.ann.regression.MLPRegression
com.github.chen0040.mlp.ann.regression.com.github.chen0040.mlp.ann.regression.MLPWithNumericOutput
com.github.chen0040.mlp.enums
com.github.chen0040.mlp.enums.com.github.chen0040.mlp.enums.LearningMethod
com.github.chen0040.mlp.enums.com.github.chen0040.mlp.enums.WeightUpdateMode
com.github.chen0040.mlp.functions
com.github.chen0040.mlp.functions.com.github.chen0040.mlp.functions.AbstractTransferFunction
com.github.chen0040.mlp.functions.com.github.chen0040.mlp.functions.Identity
com.github.chen0040.mlp.functions.com.github.chen0040.mlp.functions.RangeScaler
com.github.chen0040.mlp.functions.com.github.chen0040.mlp.functions.ReLU
com.github.chen0040.mlp.functions.com.github.chen0040.mlp.functions.Sigmoid
com.github.chen0040.mlp.functions.com.github.chen0040.mlp.functions.SoftMax
com.github.chen0040.mlp.functions.com.github.chen0040.mlp.functions.TransferFunction




© 2015 - 2025 Weber Informatics LLC | Privacy Policy