《C++模板元编程实战:一个深度学习框架的初步实现》
用C++14将SimpleDB(http://www.cs.bc.edu/~sciore/simpledb/) 重新实现了一遍
《Compilers: Principles, Techniques, and Tools 2nd》 Appendix A
High performance, minimalist C++17 web framework
Example of a simple particle filter for robot location, Stanford's Intro to AI
Programs for the second edition of the Algorithm Design Manual