Deep learning library
DLL
Data
Deep learning
MachineLearning
Custom exceptions
Examples
Examples
Probability Calibration
Deep learning
Gaussian Processes
Linear Models
Metrics
Naive Bayes
Neighbours
Optimizers
Reinforcement learning
Support vector machines
Trees and boosting machines
Unsupervised learning
Deep learning library
DLL
Deep learning
View page source
Deep learning
Core layers
Dense
Conv2D
Flatten
LSTM
MaxPooling2D
RNN
Bidirectional
MultiHeadAttention
Identity
Add
LayerList
Reshape
DenseKAN
Activation layers
ReLU
Sigmoid
SoftMax
Tanh
Regularisation layers
Dropout
BatchNormalisation
GroupNormalisation
InstanceNormalisation
LayerNormalisation
Losses
BCE
CCE
Exponential
MSE
MAE
Huber
Optimisers
SGD
ADAM
ADAGRAD
ADADELTA
RMSPROP
LBFGS
Callbacks
Base
EarlyStopping
BackUp
ReduceLROnPlateau
Initialisers
Xavier Glorot
Kaiming He
Models
Model
Saving and loading models
save_model()
load_model()