Pinned Repositories
cmake_tutorial
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
openmlsys-en
《Machine Learning Systems: Design and Implementation》- English Version
openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
DCGAN
The Simplest DCGAN Implementation
SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
TensorLayerX
TensorLayerX: A Unified Deep Learning and Reinforcement Learning Framework for All Hardwares, Backends and OS.
TLX2ONNX
ONNX Model Exporter for TensorLayerX
hanjr92's Repositories
hanjr92/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
hanjr92/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
hanjr92/acwj
A Compiler Writing Journey
hanjr92/awesome
😎 Awesome lists about all kinds of interesting topics
hanjr92/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
hanjr92/awesome-courses
:books: List of awesome university courses for learning Computer Science!
hanjr92/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
hanjr92/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
hanjr92/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
hanjr92/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
hanjr92/ivy
The Unified Machine Learning Framework
hanjr92/Learn-LLVM-12
《Learn LLVM 12》的非专业个人翻译
hanjr92/pku-cs-self-learning
计算机自学指南
hanjr92/project-based-learning
Curated list of project-based tutorials
hanjr92/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS