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

S

SelfAttentionLayer - Class in org.DeepJ.ann.layers
 
SelfAttentionLayer(int) - Constructor for class org.DeepJ.ann.layers.SelfAttentionLayer
 
SelfAttentionLayer(int, boolean) - Constructor for class org.DeepJ.ann.layers.SelfAttentionLayer
 
setBeta(Tensor) - Method in class org.DeepJ.ann.layers.LayerNorm
 
setdL_dOutput(Tensor) - Method in class org.DeepJ.ann.layers.LayerNorm
 
setGamma(Tensor) - Method in class org.DeepJ.ann.layers.LayerNorm
 
setInput(Tensor) - Method in class org.DeepJ.ann.layers.LayerNorm
 
setLearningRate(double) - Method in class org.DeepJ.ann.layers.LayerNorm
 
setLearningRate(double) - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
 
setMean(Tensor) - Method in class org.DeepJ.ann.layers.LayerNorm
 
setNormalized(Tensor) - Method in class org.DeepJ.ann.layers.LayerNorm
 
setVariance(Tensor) - Method in class org.DeepJ.ann.layers.LayerNorm
 
SGDMomentum - Class in org.DeepJ.ann.optimisers
 
SGDMomentum(double, double) - Constructor for class org.DeepJ.ann.optimisers.SGDMomentum
 
Sigmoid - Class in org.DeepJ.ann.activations
 
Sigmoid() - Constructor for class org.DeepJ.ann.activations.Sigmoid
 
SlidingWindow - Class in org.DeepJ.convolution
 
SlidingWindow() - Constructor for class org.DeepJ.convolution.SlidingWindow
 
softmaxBackward(Tensor, Tensor) - Static method in class org.DeepJ.ann.Tensor
 
softmaxRows(Tensor) - Static method in class org.DeepJ.ann.Tensor
 
sqrt() - Method in class org.DeepJ.ann.Tensor
 
step() - Method in class org.DeepJ.ann.layers.DenseLayer
 
step() - Method in interface org.DeepJ.ann.layers.Layer
 
step() - Method in class org.DeepJ.ann.layers.LayerNorm
 
step() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
 
step() - Method in class org.DeepJ.ann.NeuralNetwork
 
subtract(Tensor) - Method in class org.DeepJ.ann.Tensor
 
subtractBroadcastCols(Tensor) - Method in class org.DeepJ.ann.Tensor
 
sum() - Method in class org.DeepJ.ann.Tensor
 
sumAlongCols() - Method in class org.DeepJ.ann.Tensor
 
sumAlongRows() - Method in class org.DeepJ.ann.Tensor
 
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