Pinned Repositories
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
aho-corasick
A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.
algorithmic_trading_book
2 books and related source codes for algorithmic trading.
algorithms-study
《算法竞赛进阶指南》学习:题解、笔记
any
Implementation of std::experimental::any, including small object optimization, for C++11 compilers
asr-lab-e6870
my solution to labs of automatic speech recognition course e6870.
assignment1
Assignment 1: automatic differentiation
gpuRIR
Python library for Room Impulse Response (RIR) simulation with GPU acceleration
MIT6.824-2012spring-yfs
My implementation of YFS(Yet Another File System)
TCP-Lab
Stanford cs144 lab,an elegant TCP/IP implementation
w1d2s's Repositories
w1d2s/CUDA-Programming
Sample codes for my CUDA programming book
w1d2s/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
w1d2s/GithubHost
提供最新的GithubHost文件,解决github图片无法访问的问题。
w1d2s/nara_wpe
Different implementations of "Weighted Prediction Error" for speech dereverberation
w1d2s/espnet
End-to-End Speech Processing Toolkit
w1d2s/CS-Notes
我的自学笔记,在学习shell和MLSys,整理C++、算法、操作系统,后续学习分布式系统,终身更新。
w1d2s/any
Implementation of std::experimental::any, including small object optimization, for C++11 compilers
w1d2s/haste
Haste: a fast, simple, and open RNN library
w1d2s/asr-lab-e6870
my solution to labs of automatic speech recognition course e6870.
w1d2s/TCP-Lab
Stanford cs144 lab,an elegant TCP/IP implementation
w1d2s/os-tutorial
How to create an OS from scratch
w1d2s/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
w1d2s/scrapy-redis
Redis-based components for Scrapy.
w1d2s/algorithmic_trading_book
2 books and related source codes for algorithmic trading.
w1d2s/High-Frequency
High Frequency Analysis Based On Level-2 Data(Limit Order Book& Transaction Data)
w1d2s/HsuanTienLin_MachineLearning
w1d2s/gpuRIR
Python library for Room Impulse Response (RIR) simulation with GPU acceleration
w1d2s/shareOI
算法竞赛课件分享
w1d2s/warp-ctc
Fast parallel CTC.
w1d2s/vimrc
The ultimate Vim configuration: vimrc
w1d2s/ohmyzsh
🙃 A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
w1d2s/pytorch-edit-distance
Levenshtein edit-distance on PyTorch and CUDA
w1d2s/cse231-ParallelProg-Java
w1d2s/QuantitativePrimer
An Interview Primer for Quantitative Finance
w1d2s/quant-resources
resources of quantitative trading
w1d2s/pytorch-baidu-ctc
PyTorch bindinga for Baidu's Warp-CTC
w1d2s/e6870
assignments for e6870 ASR class
w1d2s/jos
w1d2s/Parallel-Computing-CMU
CMU 15-418 Projects and Assignments
w1d2s/cnmem
A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory