zhengkw18
Third-year Ph.D. Student @thu-ml. Machine Learning & Generative Models
Tsinghua UniversityBeijing, China
zhengkw18's Stars
vasturiano/3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
src-d/kmcuda
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
rcore-os/rCore
Rust version of THU uCore OS. Linux compatible.
heheda12345/Sort-Analyze
Thesis of Probability and Statistics, Tsinghua University, 2018 autumn. Analysis of several implementation of quick sort
rcy17/pybase
jiegec/crypto
Implementations of several cryptographic algorithms.
tuna/thuthesis
LaTeX Thesis Template for Tsinghua University
atomiechen/THU-PPT-Theme
清华主题PPT模板
Harry24k/bayesian-neural-network-pytorch
PyTorch implementation of bayesian neural network [torchbnn]
yonghuizhong/newsqq
scrapy爬取腾讯各类别的新闻
zhangslob/awesome_crawl
腾讯新闻、知乎话题、微博粉丝,Tumblr爬虫、斗鱼弹幕、妹子图爬虫、分布式设计等
rui314/chibicc
A small C compiler
official-stockfish/Stockfish
A free and strong UCI chess engine
lightvector/KataGo
GTP engine and self-play learning in Go
mmp/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
moranzcw/Andromeda
A simple ray tracing renderer written in C++.
rosinality/depthwise-conv-pytorch
Faster depthwise convolutions for PyTorch
d-li14/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
nndl/exercise
exercise for nndl
aravindsrinivas/flowpp
Code for reproducing Flow ++ experiments
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
gpakosz/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
wklchris/Note-by-LaTeX
《简单粗暴 LaTeX》出版图书开源仓库 | The opensource repo for my published LaTeX book.
thu-ml/zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
hzwer/shareOI
算法竞赛课件分享
Trinkle23897/oi_slides
我的 OI 课件
walkccc/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
scandum/quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.