Index

A B C D E F G I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages

A

ActivationFunction - Interface in org.DeepJ.ann.activations
 
ActivationLayer - Class in org.DeepJ.ann.layers
 
ActivationLayer(ActivationFunction) - Constructor for class org.DeepJ.ann.layers.ActivationLayer
 
add(Tensor) - Method in class org.DeepJ.ann.Tensor
 
addBroadcastCols(Tensor) - Method in class org.DeepJ.ann.Tensor
 
addBroadcastRows(Tensor) - Method in class org.DeepJ.ann.Tensor
 
addLayer(Layer) - Method in class org.DeepJ.ann.NeuralNetwork
 
addLayer(Layer) - Method in class org.DeepJ.ann.NeuralNetworkBuilder
 
addScalar(double) - Method in class org.DeepJ.ann.Tensor
 
apply(int, int) - Method in interface org.DeepJ.convolution.WindowOperation
 
apply(int, int, int, int, WindowOperation) - Static method in class org.DeepJ.convolution.Window
 
apply(Tensor, Tensor) - Method in interface org.DeepJ.ann.optimisers.Optimizer
 
apply(Tensor, Tensor) - Method in class org.DeepJ.ann.optimisers.SGDMomentum
 
applyFilter(double[][], double[][], int) - Static method in class org.DeepJ.convolution.MatrixFilter
 
AVERAGE - Enum constant in enum class org.DeepJ.convolution.PoolingType
 
A B C D E F G I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages