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)