Enum Class ActivationType

java.lang.Object
java.lang.Enum<ActivationType>
deepnetts.net.layers.activation.ActivationType
All Implemented Interfaces:
Serializable, Comparable<ActivationType>, Constable

public enum ActivationType extends Enum<ActivationType>
Supported types of activation functions.
See Also: