Pinned Repositories
adv_ml
Implementation of a few machine learning techniques
anhtu.github.io
blog
caffe
Caffe: a fast open framework for deep learning.
marge
Tentative implementation of MARGE (Pre-training via Paraphrasing) in jax/flax
nrms
Implementation of NRMS "Neural News Recommendation with Multi-Head Self-Attention" (EMNLP2019), in Pytorch
pizza
VAE-variant generative models, powered by PyTorch
sasrec
Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax
semi-supervised-nlp
Implementation of semi-supervised learning: UDA, MixMatch, Mean-teacher, focusing on NLP, powered by Pytorch
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
chris-tng's Repositories
chris-tng/adv_ml
Implementation of a few machine learning techniques
chris-tng/anhtu.github.io
chris-tng/certificates
chris-tng/cs231n.github.io
Public facing notes page
chris-tng/edward
A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.
chris-tng/Optimization
Implementation of popular optimization algorithms
chris-tng/sensei
Sentiment Analysis using Stanford CoreNLP
chris-tng/textrank
TextRank implementation in Python.