42 projects
keras-bi-lm
Train the Bi-LM model and use it as a feature extraction method
keras-gcn
Graph convolutional layers
keras-drop-block
DropBlock implemented in Keras
keras-gpt-2
GPT-2
keras-word-char-embd
Concatenate word and character embeddings in Keras
keras-ordered-neurons
Unofficial implementation of ON-LSTM
keras-octave-conv
Octave convolution
keras-xlnet
XLNet implemented in Keras
keras-trans-mask
Transfer masking in Keras
keras-transformer-xl
Transformer-XL implemented in Keras
keras-adaptive-softmax
adaptive-softmax implemented in Keras
keras-rectified-adam
RAdam implemented in Keras & TensorFlow
keras-bert
BERT implemented in Keras
keras-transformer
Transformer implemented in Keras
keras-position-wise-feed-forward
Feed forward layer implemented in Keras
keras-embed-sim
Calculate similarity with embedding
keras-pos-embd
Position embedding layers in Keras
keras-layer-normalization
Layer normalization implemented in Keras
keras-multi-head
A wrapper layer for stacking layers horizontally
keras-self-attention
Attention mechanism for processing sequential data that considers the context for each timestamp
mos-6502-restricted-assembler
A 6502 assembler with restricted functions
keras-lr-multiplier
Learning rate multiplier
mixal
MIX Assembly Language Simulator
keras-adabound
AdaBound optimizer in Keras
torch-position-embedding
Position embedding implemented in PyTorch
torch-layer-normalization
Layer normalization implemented in PyTorch
keras-piecewise
A wrapper layer for splitting and accumulating sequential data
keras-gradient-accumulation
Gradient accumulation for Keras
keras-lookahead
Lookahead mechanism for optimizers in Keras
tensorflow-radam
RAdam implemented in Keras & TensorFlow
keras-radam
RAdam implemented in Keras & TensorFlow
keras-on-lstm
Unofficial implementation of ON-LSTM
keras-targeted-dropout
Targeted dropout implemented in Keras
mxnet-octave-conv
Octave convolution
keras-perturbation
A demonstration of perturbation of data
torch-gpt-2
GPT-2 implemented in PyTorch
torch-transformer
Transformer implemented in PyTorch
torch-embed-sim
Embedding similarity implemented in PyTorch
torch-multi-head-attention
Multi-head attention implemented in PyTorch
wiki-dump-reader
Extract corpora from Wikipedia dumps
keras-succ-reg-wrapper
A wrapper that slows down the updates of trainable weights
toy-auto-diff
Toy demonstrations of auto differentiations.