luyizhou4's Stars
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
google-research/google-research
Google Research
mli/paper-reading
深度学习经典、新论文逐段精读
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
facebookresearch/fairscale
PyTorch extensions for high performance and large scale training.
HobbitLong/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
zhanyong-wan/dongbei
东北方言编程语言
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.
facebookresearch/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
laekov/fastmoe
A fast MoE impl for PyTorch
Stonesjtu/pytorch_memlab
Profiling and inspecting memory in pytorch
dmort27/epitran
A tool for transcribing orthographic text as IPA (International Phonetic Alphabet)
YoavRamon/awesome-kaldi
This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )
facebookresearch/voxpopuli
A large-scale multilingual speech corpus for representation learning, semi-supervised learning and interpretation
DavidDiazGuerra/gpuRIR
Python library for Room Impulse Response (RIR) simulation with GPU acceleration
facebookresearch/libri-light
dataset for lightly supervised training using the librivox audio book recordings. https://librivox.org/.
huggingface/nn_pruning
Prune a model while finetuning or training.
DingXiaoH/ResRep
ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)
AMLab-Amsterdam/L0_regularization
Learning Sparse Neural Networks through L0 regularization
aojunzz/NM-sparsity
google-research-datasets/cvss
CVSS: A Massively Multilingual Speech-to-Speech Translation Corpus
mariogeiger/hessian
hessian in pytorch
choosewhatulike/sparse-sharing
Codes for "Learning Sparse Sharing Architectures for Multiple Tasks"
dguo98/DiffPruning
Parameter Efficient Transfer Learning with Diff Pruning
RicherMans/PSL
Source code for ICASSP2022 "Pseudo Strong labels for large scale weakly supervised audio tagging"
RunxinXu/ContrastivePruning
Source code for our AAAI'22 paper 《From Dense to Sparse: Contrastive Pruning for Better Pre-trained Language Model Compression》
gsayer/SRILM
Latest SRILM = 1.7
yifan-h/GCS_KI
What Has Been Enhanced in my Knowledge-Enhanced Language Model?
ohlionel/Prune-Tune
Official code repository for AAAI2021 paper Finding Sparse Structures for Domain Specific Neural Machine Translation
maxwellzh/torch-gather
A mini lib that implements several useful functions binding to PyTorch in C++.