Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
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.
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
bigData
大数据比赛项目库
books-2
电子书(计算机类,经济学,数学), 格式,pdf、mobi、epub
C-Web-Server
A simple webserver written in C
Chinese-Translation-of-PCI-Express-Technology-
Chinese Translation on <PCI Express Technology Comprehensive Guide to Generations 1.x, 2.x and 3.0> by Mindshare Mindshare
OpenAI_Five_vs_Dota2_Explained
This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube
transformers-benchmarks
real Transformer TeraFLOPS on various GPUs
triton
Development repository for the Triton language and compiler
qiuzeyu's Repositories
qiuzeyu/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.
qiuzeyu/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
qiuzeyu/bigData
大数据比赛项目库
qiuzeyu/books-2
电子书(计算机类,经济学,数学), 格式,pdf、mobi、epub
qiuzeyu/C-Web-Server
A simple webserver written in C
qiuzeyu/Chinese-Translation-of-PCI-Express-Technology-
Chinese Translation on <PCI Express Technology Comprehensive Guide to Generations 1.x, 2.x and 3.0> by Mindshare Mindshare
qiuzeyu/transformers-benchmarks
real Transformer TeraFLOPS on various GPUs
qiuzeyu/triton
Development repository for the Triton language and compiler
qiuzeyu/compiler_course_info
compiler course info
qiuzeyu/CppGuide
「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!
qiuzeyu/CUDA-Programming
Sample codes for my CUDA programming book
qiuzeyu/CUDA_Programming
《CUDA编程基础与实践》一书的代码
qiuzeyu/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
qiuzeyu/dev-sidecar
开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
qiuzeyu/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
qiuzeyu/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
qiuzeyu/how-to-write-makefile
跟我一起写Makefile重制版
qiuzeyu/Learn-LLVM-12
《Learn LLVM 12》的非专业个人翻译
qiuzeyu/llvm-tutorial
llvm-tutorial文档,翻译以及代码仓库
qiuzeyu/Mastering-Embedded-Linux-Programming-Third-Edition
Mastering Embedded Linux Programming Third Edition, published by Packt
qiuzeyu/MatrixSlow
A simple deep learning framework in pure python for purpose of learning in DL
qiuzeyu/netron
Visualizer for neural network, deep learning, and machine learning models
qiuzeyu/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
qiuzeyu/pdf
📚 计算机经典编程书籍、大黑书、编程电子书、电子书、编程书籍,包括计算机基础、C/C++、Java、Python、面试题、架构设计、算法系列等经典电子书。
qiuzeyu/PL-Compiler-Resource
程序语言与编译技术相关资料(持续更新中)
qiuzeyu/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
qiuzeyu/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
qiuzeyu/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
qiuzeyu/TinyWebServer
:fire: Linux下C++轻量级Web服务器
qiuzeyu/WebServer
A C++ High Performance Web Server