- San Francisco Bay Area
- https://www.linkedin.com/in/vinh-khuc-3390a52a/
-
pytorch-insightface Public
Forked from nizhib/pytorch-insightfacePretrained insightface models ported to pytorch (with fixes)
Python MIT License UpdatedOct 8, 2024 -
-
ddpo Public
Forked from jannerm/ddpoCode for the paper "Training Diffusion Models with Reinforcement Learning"
-
JFastText Public
Java interface for fastText
-
-
string2string Public
Forked from stanfordnlp/string2stringString-to-String Algorithms for Natural Language Processing
Jupyter Notebook MIT License UpdatedMay 23, 2023 -
trl Public
Forked from huggingface/trlTrain transformer language models with reinforcement learning.
Python Apache License 2.0 UpdatedMay 3, 2023 -
flan-eval Public
Forked from declare-lab/instruct-evalThis repository contains code to quantitatively evaluate instruction-tuned models such as Alpaca and Flan-T5 on held-out tasks.
Python UpdatedApr 13, 2023 -
lunasec Public
Forked from lunasec-io/lunasecLunaSec - 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 Luna…
TypeScript Other UpdatedMar 31, 2023 -
minGPT Public
Forked from karpathy/minGPTA minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Python MIT License UpdatedJan 2, 2023 -
BLIP Public
Forked from salesforce/BLIPPyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedNov 14, 2022 -
Tk-Instruct Public
Forked from yizhongw/Tk-InstructTk-Instruct is a Transformer model that is tuned to solve many NLP tasks by following instructions.
Python MIT License UpdatedOct 28, 2022 -
minDiffusion Public
Forked from cloneofsimo/minDiffusionSelf-contained, minimalistic implementation of diffusion models with Pytorch.
Python UpdatedJun 28, 2022 -
denoising-diffusion-pytorch Public
Forked from lucidrains/denoising-diffusion-pytorchImplementation of Denoising Diffusion Probabilistic Model in Pytorch
Python MIT License UpdatedApr 29, 2022 -
v-diffusion-pytorch Public
Forked from crowsonkb/v-diffusion-pytorchv objective diffusion inference code for PyTorch.
Python MIT License UpdatedFeb 15, 2022 -
DenotationGraph Public
Forked from aylai/DenotationGraphGenerate a denotation graph from a set of image captions
Perl UpdatedSep 1, 2021 -
demo-face-gan Public
Forked from streamlit/demo-face-ganA demonstration of using a live Tensorflow session to create an interactive face-GAN explorer.
Python Apache License 2.0 UpdatedAug 25, 2021 -
lbfgs4j Public
Java version of liblbfgs: http://www.chokkan.org/software/liblbfgs/
-
PyTorch-Mini-Tutorials Public
Minimal tutorials for PyTorch
-
spaCy Public
Forked from explosion/spaCy💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
Python MIT License UpdatedApr 29, 2020 -
PySyft Public
Forked from OpenMined/PySyftA library for encrypted, privacy preserving machine learning
Python Apache License 2.0 UpdatedJan 28, 2020 -
-
vowpal_wabbit Public
Forked from VowpalWabbit/vowpal_wabbitVowpal 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 lea…
C Other UpdatedDec 2, 2019 -
rasa Public
Forked from RasaHQ/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
Python Apache License 2.0 UpdatedOct 18, 2019 -
snorkel Public
Forked from snorkel-team/snorkelA system for quickly generating training data with weak supervision
Jupyter Notebook Apache License 2.0 UpdatedJun 28, 2019 -
conv_arithmetic Public
Forked from vdumoulin/conv_arithmeticA technical report on convolution arithmetic in the context of deep learning
TeX MIT License UpdatedMay 6, 2019 -
MemN2N-babi-python Public
End-To-End Memory Networks for bAbI question-answering tasks
-
VanillaML Public
A vanilla machine learning library in Python
-
ParlAI Public
Forked from facebookresearch/ParlAIA framework for training and evaluating AI models on a variety of openly available dialogue datasets.
Python MIT License UpdatedJan 26, 2019 -
jcrfsuite Public
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/