ertk.tensorflow.models
TensorFlow implementations of various models.
|
Get a TensorFlow model by name. |
|
Get a TensorFlow model creation function. |
|
Configuration for a TensorFlow model. |
Models
Implementation of the model architecture from [Re7c0ef8cdfca-1]. |
|
Implementation of auDeep model from [R80f428b8fb55-1]. |
|
Implementation of short model from [Rbdcdae44a78f-1]. |
|
Implementation of model from [Recf2e1b508d8-1]. |
|
Implementation of the model from [R34cc87fda321-1]. |
|
Basic multi-layer perceptron (MLP) model. |
|
Implementation of Restricted Boltzmann Machines (RBMs) [R161231ffb332-1] in TensorFlow. |
|
Implementation of the model from [R36f577c73fe8-1]. |
|
Implementation of the model from [R9f110c8cdc04-1]. |
Layers
Custom Keras layers for use in TensorFlow models. |