CyberZHG

Results 30 repositories owned by CyberZHG

keras-bert

2.4k
Stars
510
Forks
Watchers

Implementation of BERT that could load official pre-trained models for feature extraction and prediction

keras-self-attention

656
Stars
121
Forks
Watchers

Attention mechanism for processing sequential data that considers the context for each timestamp.

keras-xlnet

172
Stars
26
Forks
Watchers

Implementation of XLNet that can load pretrained checkpoints

keras-multi-head

227
Stars
53
Forks
Watchers

A wrapper layer for stacking layers horizontally

keras-radam

324
Stars
46
Forks
Watchers

RAdam implemented in Keras & TensorFlow

CLRS

429
Stars
167
Forks
Watchers

Some exercises and problems in Introduction to Algorithms 3rd edition.

keras-gpt-2

128
Stars
32
Forks
Watchers

Load GPT-2 checkpoint and generate texts

keras-transformer

369
Stars
96
Forks
Watchers

Transformer implemented in Keras

torch-multi-head-attention

145
Stars
34
Forks
Watchers

Multi-head attention in PyTorch

keras-adabound

57
Stars
8
Forks
Watchers

AdaBound optimizer in Keras