Steven Wang's starred repositories

pybind11

Seamless operability between C++11 and Python

Language:C++License:NOASSERTIONStargazers:15118Issues:0Issues:0

survey

A Survey on Neural Speech Synthesis https://arxiv.org/pdf/2106.15561.pdf

Stargazers:358Issues:0Issues:0

awesome-model-quantization

A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.

Stargazers:1718Issues:0Issues:0

pml-book

"Probabilistic Machine Learning" - a book series by Kevin Murphy

Language:Jupyter NotebookLicense:MITStargazers:4810Issues:0Issues:0

ML-Murphy

Complete solutions for exercises and MATLAB example codes for "Machine Learning: A Probabilistic Perspective" 1/e by K. Murphy

Language:C++Stargazers:232Issues:0Issues:0

the-books-making-you-better

A list of time-lasting classic books, which not only help you figure out how it works, but also grasp when it works and why it works in that way.

Stargazers:173Issues:0Issues:0

AugLy

A data augmentations library for audio, image, text, and video.

Language:PythonLicense:NOASSERTIONStargazers:4923Issues:0Issues:0

An-Introduction-to-Statistical-Learning

This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.

Language:Jupyter NotebookStargazers:2321Issues:0Issues:0

GigaSpeech

Large, modern dataset for speech recognition

Language:ShellLicense:Apache-2.0Stargazers:612Issues:0Issues:0

flashlight

A C++ standalone library for machine learning

Language:C++License:MITStargazers:5201Issues:0Issues:0

winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.

Language:C++License:GPL-2.0Stargazers:6072Issues:0Issues:0

HelloGitHub

:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.

Language:PythonStargazers:87748Issues:0Issues:0

folly

An open-source C++ library developed and used at Facebook.

Language:C++License:Apache-2.0Stargazers:27536Issues:0Issues:0

deepspeech.pytorch

Speech Recognition using DeepSpeech2.

Language:PythonLicense:MITStargazers:2093Issues:0Issues:0

gitignore

A collection of useful .gitignore templates

License:CC0-1.0Stargazers:159587Issues:0Issues:0

design_patterns

图说设计模式

Language:C++License:NOASSERTIONStargazers:6774Issues:0Issues:0

workflow

C++ Parallel Computing and Asynchronous Networking Framework

Language:C++License:Apache-2.0Stargazers:12703Issues:0Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:PythonLicense:MITStargazers:51590Issues:0Issues:0

leetcode_101

LeetCode 101:和你一起你轻松刷题(C++)

Stargazers:8109Issues:0Issues:0

lightseq

LightSeq: A High Performance Library for Sequence Processing and Generation

Language:C++License:NOASSERTIONStargazers:3134Issues:0Issues:0
Language:CudaStargazers:2000Issues:0Issues:0

CUDA-Programming

Sample codes for my CUDA programming book

Language:CudaLicense:GPL-3.0Stargazers:1456Issues:0Issues:0

design-patterns-cpp

C++ Design Patterns

Language:C++License:MITStargazers:4057Issues:0Issues:0

CPlusPlusThings

C++那些事

Language:C++Stargazers:38072Issues:0Issues:0

micronet

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

Language:PythonLicense:MITStargazers:2203Issues:0Issues:0

tensorflow-speech-recognition

🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks

Language:PythonLicense:NOASSERTIONStargazers:2160Issues:0Issues:0

minimize-chain-decoder

Minimize kaldi nnet3 chain decoder

Language:C++Stargazers:45Issues:0Issues:0

moderncv

A modern curriculum vitae class for LaTeX

Language:TeXStargazers:1787Issues:0Issues:0

nnAudio

Audio processing by using pytorch 1D convolution network

Language:PythonLicense:MITStargazers:984Issues:0Issues:0