-
Notifications
You must be signed in to change notification settings - Fork 619
Closed
Labels
Description
Describe the feature and the current behavior/state.
no zoneout lstm found in addons
Relevant information
- Are you willing to contribute it (yes/no): no
- Are you willing to maintain it going forward? (yes/no): no
- Is there a relevant academic paper? (if so, where): https://arxiv.org/abs/1606.01305
- Is there already an implementation in another framework? (if so, where): https://github.com/LaurentMazare/deep-models/blob/c54a0f5227d1b03018bbbf19075454250266bf90/rhn/lstm_zoneout.py
- Was it part of tf.contrib? (if so, where):
Which API type would this fall under (layer, metric, optimizer, etc.)
tfa.layers
Who will benefit with this feature?
people implementing Tacotron2 with tf.keras API
Any other info.
Reactions are currently unavailable