Pinned Repositories
jcrfsuite
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/
JFastText
Java interface for fastText
kaggle-sentiment-popcorn
Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"
lbfgs4j
Java version of liblbfgs: http://www.chokkan.org/software/liblbfgs/
MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
PyTorch-Mini-Tutorials
Minimal tutorials for PyTorch
Twitter-Tokenizer
Twitter Tokenizer
VanillaML
A vanilla machine learning library in Python
vinhkhuc's Repositories
vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
vinhkhuc/PyTorch-Mini-Tutorials
Minimal tutorials for PyTorch
vinhkhuc/JFastText
Java interface for fastText
vinhkhuc/jcrfsuite
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/
vinhkhuc/VanillaML
A vanilla machine learning library in Python
vinhkhuc/lbfgs4j
Java version of liblbfgs: http://www.chokkan.org/software/liblbfgs/
vinhkhuc/ddpo
Code for the paper "Training Diffusion Models with Reinforcement Learning"
vinhkhuc/TensorFlow2-Mini-Tutorials
Compact Tutorials for TensorFlow2
vinhkhuc/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
vinhkhuc/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
vinhkhuc/demo-face-gan
A demonstration of using a live Tensorflow session to create an interactive face-GAN explorer.
vinhkhuc/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
vinhkhuc/DenotationGraph
Generate a denotation graph from a set of image captions
vinhkhuc/flan-eval
This repository contains code to quantitatively evaluate instruction-tuned models such as Alpaca and Flan-T5 on held-out tasks.
vinhkhuc/LLaVA-server
vinhkhuc/lunasec
LunaSec - Dependency Security Scanner that automatically notifies you about vulnerabilities like Log4Shell or node-ipc in your Pull Requests and Builds. Protect yourself in 30 seconds with the LunaTrace GitHub App: https://github.com/marketplace/lunatrace-by-lunasec/
vinhkhuc/minDiffusion
Self-contained, minimalistic implementation of diffusion models with Pytorch.
vinhkhuc/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
vinhkhuc/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
vinhkhuc/PySyft
A library for encrypted, privacy preserving machine learning
vinhkhuc/pytorch-insightface
Pretrained insightface models ported to pytorch (with fixes)
vinhkhuc/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
vinhkhuc/snorkel
A system for quickly generating training data with weak supervision
vinhkhuc/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
vinhkhuc/string2string
String-to-String Algorithms for Natural Language Processing
vinhkhuc/Tk-Instruct
Tk-Instruct is a Transformer model that is tuned to solve many NLP tasks by following instructions.
vinhkhuc/trl
Train transformer language models with reinforcement learning.
vinhkhuc/v-diffusion-pytorch
v objective diffusion inference code for PyTorch.
vinhkhuc/vinhkhuc.github.io
ml blog
vinhkhuc/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.