View source on GitHub |
Keras layer mirroring tf.contrib.layers.bias_add.
Classes
class BiasLayer
: Keras layer that only adds a bias to the input.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|