Pinned Repositories
acl
one advanced C/C++ lib for UNIX and WINDOWS
algorithm
algorithm-1
我用Python写的一些算法
Algorithms
Data Structures and Algorithms in Python
algorithms-1
Algorithms & Data Structures in C++
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-python-webapp
小白的Python入门教程实战篇:网站+iOS App源码
cli_completion
torus
Torus Distributed Storage
chenzhongtao's Repositories
chenzhongtao/c
C语言学习代码
chenzhongtao/cache
A caching library that is multi-thread safe in C
chenzhongtao/ComPerformance
一个使用django开发的学生综合成绩管理平台
chenzhongtao/deeplearning-class-2011
Code for Deep Learning class at Google
chenzhongtao/fc_malloc
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
chenzhongtao/link-load-library-code
<程序员的自我修养> 源代码
chenzhongtao/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
chenzhongtao/ml_hackers
Machine Learning For Hackers 中文版
chenzhongtao/ncx_mempool
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
chenzhongtao/openrpc
a rpc framework based on libev and implementd by c
chenzhongtao/PRML
Pattern recognition and machine learning toolbox
chenzhongtao/pyqt-by-example
A tutorial for PyQt focused on showing by doing
chenzhongtao/Stanford-Machine-Learning-Course
machine learning course programming exercise
chenzhongtao/tcpppl_answers
Answers to exercises from "The C++ Programming Language" by Bjarne Stroustrup.
chenzhongtao/thinkstats
code etc for Think Stats book http://greenteapress.com/thinkstats/