Usage of activations Available activations elu softmax selu softplus softsign relu tanh sigmoid hard_sigmoid exponential linear On "Advanced Activations" Usage of ...
Trains a Bidirectional LSTM on the IMDB sentiment classification task. Trains a Bidirectional LSTM on the IMDB sentiment classification task. Output after 4 epochs on CPU: ~0.8...
Train a simple deep CNN on the CIFAR10 small images dataset using augmentation. Train a simple deep CNN on the CIFAR10 small images dataset using augmentation. Using TensorFlow...
Getting started with the Keras Sequential model Specifying the input shape Compilation Training Examples Multilayer Perceptron (MLP) for multi-class softmax classification: MLP...
Usage of regularizers Example Available penalties Developing new regularizers Usage of regularizers Regularizers allow to apply penalties on layer parameters or layer activi...