Pinned Repositories
aerosolve
A machine learning package built for humans.
boost
Super-project for modularized Boost
cmake-example
Example project which demonstrates various CMake features.
courses
fast.ai Courses
deep-residual-networks
Deep Residual Learning for Image Recognition
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
easyloggingpp
Single header only C++ logging library. It is extremely light-weight, robust, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
elements-of-programming-interviews
Automatically exported from code.google.com/p/elements-of-programming-interviews
ftrl_proximal_lr
Multithreaded Asynchronous FTRL Proximal Implementation
hurricane
Hurricane is a C++ based distributed real-time processing system.
gaoliqiang's Repositories
gaoliqiang/aerosolve
A machine learning package built for humans.
gaoliqiang/boost
Super-project for modularized Boost
gaoliqiang/cmake-example
Example project which demonstrates various CMake features.
gaoliqiang/courses
fast.ai Courses
gaoliqiang/deep-residual-networks
Deep Residual Learning for Image Recognition
gaoliqiang/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
gaoliqiang/easyloggingpp
Single header only C++ logging library. It is extremely light-weight, robust, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
gaoliqiang/elements-of-programming-interviews
Automatically exported from code.google.com/p/elements-of-programming-interviews
gaoliqiang/ftrl_proximal_lr
Multithreaded Asynchronous FTRL Proximal Implementation
gaoliqiang/hurricane
Hurricane is a C++ based distributed real-time processing system.
gaoliqiang/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
gaoliqiang/LightGBM
LightGBM is a fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
gaoliqiang/list_of_recommender_systems
A List of Recommender Systems and Resources
gaoliqiang/mshadow
Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning
gaoliqiang/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more
gaoliqiang/ogd
FTRL proximal algorithm according to McMahan et al. 2013
gaoliqiang/poco
POCO C++ Libraries - Cross-platform C++ libraries with a network/internet focus.
gaoliqiang/protobuf
Protocol Buffers - Google's data interchange format
gaoliqiang/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
gaoliqiang/RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
gaoliqiang/shogun
The Shogun Machine Learning Toolbox (Source Code)
gaoliqiang/simple_dqn
Simple deep Q-learning agent.
gaoliqiang/smhasher
Automatically exported from code.google.com/p/smhasher
gaoliqiang/sofia-ml
Automatically exported from code.google.com/p/sofia-ml
gaoliqiang/SwiftSnails
一个适用于大规模机器学习的分布式参数服务器
gaoliqiang/udacity-driverless-car-nd-p2
gaoliqiang/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
gaoliqiang/warp-ctc
Fast parallel CTC.
gaoliqiang/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, C++ and more
gaoliqiang/zguide-cn
ZMQ 指南