Index
All Classes and Interfaces|All Packages
G
- getAttention() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getAverageValue(double[][], int, int, int, int) - Static method in class org.DeepJ.convolution.Pooling
- getBeta() - Method in class org.DeepJ.ann.layers.LayerNorm
- getBiases() - Method in class org.DeepJ.ann.layers.DenseLayer
- getDim() - Method in class org.DeepJ.ann.layers.LayerNorm
- getdK() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getdL_dOutput() - Method in class org.DeepJ.ann.layers.LayerNorm
- getdModel() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getdQ() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getdV() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getdWk() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getdWq() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getdWv() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getEpsilon() - Method in class org.DeepJ.ann.layers.LayerNorm
- getGamma() - Method in class org.DeepJ.ann.layers.LayerNorm
- getGlobalValue(double[][]) - Static method in class org.DeepJ.convolution.Pooling
- getGradB() - Method in class org.DeepJ.ann.layers.DenseLayer
- getGradW() - Method in class org.DeepJ.ann.layers.DenseLayer
- getInput() - Method in class org.DeepJ.ann.layers.LayerNorm
- getInput() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getK() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getLearningRate() - Method in class org.DeepJ.ann.layers.LayerNorm
- getLearningRate() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getMaxValue(double[][], int, int, int, int) - Static method in class org.DeepJ.convolution.Pooling
- getMean() - Method in class org.DeepJ.ann.layers.LayerNorm
- getNormalized() - Method in class org.DeepJ.ann.layers.LayerNorm
- getQ() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getV() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getVariance() - Method in class org.DeepJ.ann.layers.LayerNorm
- getWeights() - Method in class org.DeepJ.ann.layers.DenseLayer
- getWk() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getWq() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- getWv() - Method in class org.DeepJ.ann.layers.SelfAttentionLayer
- gradient(Tensor, Tensor) - Method in interface org.DeepJ.ann.loss.LossFunction
- gradient(Tensor, Tensor) - Method in class org.DeepJ.ann.loss.MSELoss
All Classes and Interfaces|All Packages