Class NetworkBuilder
java.lang.Object
org.ojalgo.ann.NetworkBuilder
- All Implemented Interfaces:
Supplier<ArtificialNeuralNetwork>
An Artificial Neural Network (ANN) builder.
- Author:
- apete
-
Method Summary
Modifier and TypeMethodDescriptionbooleanget()inthashCode()layer(int outputs) layer(int outputs, ArtificialNeuralNetwork.Activator activator)
-
Method Details
-
equals
-
get
- Specified by:
getin interfaceSupplier<ArtificialNeuralNetwork>
-
hashCode
-
layer
-
layer
-