An object storage manager for tensors (multidimensional matrices), built for deep learning frameworks (PyTorch, TensorFlow V2, Keras).
A simple PyTorch implementation of OpenAI's GPT-2 for text generation.
A simple XLNet implementation with a PyTorch wrapper.
Federated Learning Infra Architecture on Kubernetes(EKS)
A PyTorch implementation of ALBERT (A Lite BERT for Self-Supervised Learning of Language Representations).
Undergraduate class project — solving TOEIC (Test of English for International Communication) questions using pytorch-pretrained-BERT.
Model summaries for PyTorch, similar to `model.summary()` in Keras.