kmedian/keras-layernorm-rnn
RNNs with layer normalization; Prep package for tensorflow/addons, see v0.8.2, and commit https://github.com/tensorflow/addons/commit/cdb43ffd7e4b89d6ce8cdadcd62fec46c7f0f7fa
PythonMIT
Issues
- 3
Implement LayernormGRU
#2 opened by ulf1 - 0
add `use_gamma` flag
#5 opened by ulf1 - 1
add quick examples to README.md
#1 opened by ulf1 - 1
Implement LayernormLSTM
#3 opened by ulf1 - 1
refactor LayernormSimpleRNN.build
#4 opened by ulf1