Projects

matorage

An object storage manager for tensors (multidimensional matrices), built for deep learning frameworks (PyTorch, TensorFlow V2, Keras).

gpt-2-Pytorch

A simple PyTorch implementation of OpenAI's GPT-2 for text generation.

xlnet-Pytorch

A simple XLNet implementation with a PyTorch wrapper.

kubeFL

Federated Learning Infra Architecture on Kubernetes(EKS)

ALBERT-Pytorch

A PyTorch implementation of ALBERT (A Lite BERT for Self-Supervised Learning of Language Representations).

toeicbert

Undergraduate class project — solving TOEIC (Test of English for International Communication) questions using pytorch-pretrained-BERT.

modelsummary

Model summaries for PyTorch, similar to `model.summary()` in Keras.