LostTech.TensorFlow : API Documentation
Types in tensorflow.keras.layers
AbstractRNNCell
Activation
ActivityRegularization
Add
AdditiveAttention
AlphaDropout
Attention
Average
AvgPool1D
AvgPool2D
AvgPool3D
BatchNormalization
Bidirectional
Concatenate
Conv1D
Conv2D
Conv2DTranspose
Conv3D
Conv3DTranspose
ConvLSTM2D
Cropping1D
Cropping2D
Cropping3D
CuDNNGRU
CuDNNLSTM
Dense
DenseFeatures
DepthwiseConv2D
Dot
Dropout
ELU
Embedding
Flatten
GaussianDropout
GaussianNoise
GlobalAvgPool1D
GlobalAvgPool2D
GlobalAvgPool3D
GlobalMaxPool1D
GlobalMaxPool2D
GlobalMaxPool3D
GRU
GRUCell
IAbstractRNNCell
IActivation
IActivityRegularization
IAdd
IAdditiveAttention
IAlphaDropout
IAttention
IAverage
IAvgPool1D
IAvgPool2D
IAvgPool3D
IBatchNormalization
IBidirectional
IConcatenate
IConv1D
IConv2D
IConv2DTranspose
IConv3D
IConv3DTranspose
IConvLSTM2D
ICropping1D
ICropping2D
ICropping3D
ICuDNNGRU
ICuDNNLSTM
IDense
IDenseFeatures
IDepthwiseConv2D
IDot
IDropout
IELU
IEmbedding
IFlatten
IGaussianDropout
IGaussianNoise
IGlobalAvgPool1D
IGlobalAvgPool2D
IGlobalAvgPool3D
IGlobalMaxPool1D
IGlobalMaxPool2D
IGlobalMaxPool3D
IGRU
IGRUCell
IInputLayer
ILambda
ILayer
ILayerNormalization
ILeakyReLU
ILocallyConnected1D
ILocallyConnected2D
ILSTM
ILSTMCell
IMasking
IMaximum
IMaxPool1D
IMaxPool2D
IMaxPool3D
IMinimum
IMultiply
InputLayer
IPermute
IPReLU
IReLU
IRepeatVector
IReshape
IRNN
ISeparableConv1D
ISeparableConv2D
ISimpleRNN
ISimpleRNNCell
ISoftmax
ISpatialDropout1D
ISpatialDropout2D
ISpatialDropout3D
IStackedRNNCells
ISubtract
IThresholdedReLU
ITimeDistributed
IUpSampling1D
IUpSampling2D
IUpSampling3D
IWrapper
IZeroPadding1D
IZeroPadding2D
IZeroPadding3D
Lambda
Layer
LayerNormalization
LeakyReLU
LocallyConnected1D
LocallyConnected2D
LSTM
LSTMCell
Masking
Maximum
MaxPool1D
MaxPool2D
MaxPool3D
Minimum
Multiply
Permute
PReLU
ReLU
RepeatVector
Reshape
RNN
SeparableConv1D
SeparableConv2D
SimpleRNN
SimpleRNNCell
Softmax
SpatialDropout1D
SpatialDropout2D
SpatialDropout3D
StackedRNNCells
Subtract
ThresholdedReLU
TimeDistributed
UpSampling1D
UpSampling2D
UpSampling3D
Wrapper
ZeroPadding1D
ZeroPadding2D
ZeroPadding3D
Type
IMaxPool2D
Namespace
tensorflow.keras.layers
Interfaces
IPooling2D