Pinned Repositories
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-distributed-systems
A curated list of awesome distributed systems books, papers, resources and shiny things.
bfs
The Baidu File System.
cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
cppzmq
C++ binding for 0MQ
CS224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
cs224n-winter17-notes
Course notes for CS224N Winter17
cxwangyi.github.com
DataProjects
webdatamining
This is about web data mining examples.
leigaosearch's Repositories
leigaosearch/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
leigaosearch/awesome-distributed-systems
A curated list of awesome distributed systems books, papers, resources and shiny things.
leigaosearch/bfs
The Baidu File System.
leigaosearch/CS224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
leigaosearch/cs224n-winter17-notes
Course notes for CS224N Winter17
leigaosearch/deep_recommend_system
Deep learning recommend system with TensorFlow
leigaosearch/deeplearningbook-chinese
Deep Learning Book Chinese Translation
leigaosearch/dist-prog-book
leigaosearch/distributed_skipgram_mixture
Distributed skipgram mixture model for multisense word embedding
leigaosearch/distributed_word_embedding
Distributed word embedding
leigaosearch/GDLnotes
Google Deep Learning Notes(TensorFlow教程)
leigaosearch/google-interview-university
A complete daily plan for studying to become a Google software engineer.
leigaosearch/HPLFDS
A high performance lock free data structure lib for X86
leigaosearch/kcws
Deep Learning Chinese Word Segment
leigaosearch/lectures
Oxford Deep NLP 2017 course
leigaosearch/LeetCode-1
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
leigaosearch/leetcode-2
LeetCode Problems' Solutions
leigaosearch/lightlda
Scalable, fast, and lightweight system for large-scale topic modeling
leigaosearch/mit6.824lab
leigaosearch/ml_implementation
Implementation of Machine Learning Algorithms
leigaosearch/multiverso
Parameter server framework for distributed machine learning
leigaosearch/practical-1
Oxford Deep NLP 2017 course - Practical 1: word2vec
leigaosearch/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
leigaosearch/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
leigaosearch/Scalable-Software-Architecture
Collection of tech talks, papers and web links on Distributed Systems, Scalability and System Design.
leigaosearch/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
leigaosearch/swiftp
Automatically exported from code.google.com/p/swiftp
leigaosearch/tensorflow-1
图解tensorflow 源码
leigaosearch/TensorFlow-Tutorials
TensorFlow Tutorials
leigaosearch/udacity-deep-learning
Udacity Deep Learning MOOC assignments