Stars
tricks and usage for cpp template meta programming
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
A curated list of awesome Deep Learning tutorials, projects and communities.
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
深度学习入门教程, 优秀文章, Deep Learning Tutorial
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
A curated list of awesome projects related to eBPF.
These are trading results and arbitrage models from Southern China Center for Statistical Science (SC2S2), Sun Yat-sen University
A curated list of awesome Go frameworks, libraries and software
A library created to revitalize C++ as a machine learning front end. Per aspera ad astra.
大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。
A prototype implementation of the executors proposal
The official GitHub mirror of the Chromium source
Contains the full source for my article about implementing a code generator with libclang.
The Paxos library implemented in C++ that has been used in the WeChat production environment.
Protocol Buffers - Google's data interchange format
Fatal is a library for fast prototyping software in modern C++. It provides facilities to enhance the expressive power of C++. The library is heavily based on template meta-programming, while keepi…
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.