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/semi-supervised-nlp
Implementation of semi-supervised learning: UDA, MixMatch, Mean-teacher, focusing on NLP, powered by Pytorch
chris-tng/nrms
Implementation of NRMS "Neural News Recommendation with Multi-Head Self-Attention" (EMNLP2019), in Pytorch
chris-tng/sasrec
Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax
chris-tng/pizza
VAE-variant generative models, powered by PyTorch
chris-tng/marge
Tentative implementation of MARGE (Pre-training via Paraphrasing) in jax/flax
chris-tng/blog
chris-tng/caffe
Caffe: a fast open framework for deep learning.
chris-tng/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
chris-tng/code-server
Run VS Code on a remote server.
chris-tng/Deep_Learning_NLP
Implementations of popular Deep Learning models for NLP
chris-tng/flax
Flax is a neural network ecosystem for JAX that is designed for flexibility.
chris-tng/fquery
Fluent method chaining query functionality.
chris-tng/gensim
Topic Modelling for Humans
chris-tng/hello-requirejs
chris-tng/jax-playground
Playing around with jax
chris-tng/jina
Jina is the cloud-native neural search framework powered by state-of-the-art AI and deep learning
chris-tng/Kaggle_Otto
The model that won top 3% of Kaggle Otto challenge. Ensemble model of Random Forest (scikit-learn), Gradient Boosted Trees (xgboost) and Neural Network (H20)
chris-tng/Mantis
Official code for Paper "Mantis: Multi-Image Instruction Tuning"
chris-tng/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
chris-tng/minitorch
DIY torch-like framework from sasha rush's minitorch
chris-tng/Module-2
Module 2 - Tensors
chris-tng/Playground
chris-tng/pymldb
Python interface to the Machine Learning Database (MLDB).
chris-tng/S2V
ICLR 2018 Quick-Thought vectors
chris-tng/sense2vec
🦆 Use NLP to go beyond vanilla word2vec
chris-tng/skip_thoughts
Skip and Quick Thoughts
chris-tng/sublime_zk
A SublimeText3 package featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like inline image display, sophisticated tag search, note transclusion features, support for note templates, bibliography support, support for multiple panes, etc. to make working in your Zettelkasten a joy :smile:.
chris-tng/TSNE_in_Jupyter
chris-tng/VariationalAutoEncoder
A vanilla implementation of Auto-Encoding Variational Bayes using numpy - https://arxiv.org/abs/1312.6114
chris-tng/wine-degustation