Content This repository contains a collection of layers for keras described in various papers which are not implemented standard keras package. Layer Layer normalization rnn Contains an implementation of layer normalization for keras LSTM and GRU as described here here. Self-attention layer