JRC1995
Computer Science PhD Graduate from University of Illinois at Chicago. Interests: ML, NLP, AI.
New York
JRC1995's Stars
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
clearml/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
sb2nov/resume
Software developer resume in Latex
graykode/nlp-roadmap
ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
cybertronai/gradient-checkpointing
Make huge neural nets fit in memory
microsoft/DialoGPT
Large-scale pretraining for dialogue
lucidrains/reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
seriousran/awesome-qa
😎 A curated list of the Question Answering (QA)
jvpoulos/causal-ml
Must-read papers and resources related to causal inference and machine (deep) learning
jaintj95/Math_by_Richard_Feynman
A repo of curated links to Math lectures by Prof. Richard Feynman
castorini/hedwig
PyTorch deep learning models for document classification
yassouali/ML-paper-notes
:notebook: Notes and summaries of various ML, Computer Vision & NLP papers.
facebookresearch/EmpatheticDialogues
Dialogue model that produces empathetic responses when trained on the EmpatheticDialogues dataset.
rtqichen/beta-tcvae
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
bdhingra/tweet2vec
Twitter hashtag prediction
yzh119/BPT
Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"
CurationCorp/curation-corpus
Code for obtaining the Curation Corpus abstractive text summarisation dataset
ymcui/LAMB_Optimizer_TF
LAMB Optimizer for Large Batch Training (TensorFlow version)
tbung/pytorch-revnet
Implementation of the reversible residual network in pytorch
Rick-McCoy/Reformer-pytorch
Implements Reformer: The Efficient Transformer in pytorch.
hfxunlp/transformer
Neutron: A pytorch based implementation of Transformer and its variants.
MadryLab/adversarial_spatial
Investigating the robustness of state-of-the-art CNN architectures to simple spatial transformations.
lzy1732008/GaussionTransformer
For paper《Gaussian Transformer: A Lightweight Approach for Natural Language Inference》
longwind48/convo-miner
Mine conversations from novels in Project Gutenberg, to generate data for data-driven dialogue systems.
ricsinaruto/NeuralChatbots-DataFiltering
Filter dialog data with a simple entropy-based method (see ACL paper)
socialgoods/problems
Create an issue to submit a problem that you need help with.