Pinned Repositories
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
abseil-cpp
Abseil Common Libraries (C++)
abseil-py
Abseil Common Libraries (Python)
ACE
A copy of ACE from http://www.cs.wustl.edu/~schmidt/ACE.html
AF
algo
Data Structure & Algorithm
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
annotated_redis_source
带有详细注释的 Redis 2.6 源码
architect-awesome
后端架构师技术图谱
models
Models built with TensorFlow
lebinhe's Repositories
lebinhe/bfs
The Baidu File System.
lebinhe/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
lebinhe/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
lebinhe/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
lebinhe/concurrency-in-action
source code for the book "C++ Concurrency in Action"
lebinhe/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
lebinhe/CppPrimer
:books: C++ Primer 5 exercise answers.
lebinhe/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
lebinhe/deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character embeddings
lebinhe/design_patterns
图说设计模式
lebinhe/folly
An open-source C++ library developed and used at Facebook.
lebinhe/gpustat
📊 A simple command-line script (wrapper for nvidia-smi) for querying and monitoring GPU status
lebinhe/hdfs-mount
A tool to mount HDFS as a local Linux file system
lebinhe/learn-python
小白的Python入门教程:部分章节源码
lebinhe/libco
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.
lebinhe/my-git
Individual collecting material of learning git(有关 git 的学习资料)
lebinhe/my-markdown
markdown 介绍/学习/工具/资料
lebinhe/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
lebinhe/OpenNMT
Open-Source Neural Machine Translation in Torch
lebinhe/pedis
NoSQL data store using the SEASTAR framework, compatible with Redis
lebinhe/phxpaxos
paxos library
lebinhe/PyGamePlayer
Module to help with running learning agents against PyGame games
lebinhe/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
lebinhe/seastar
High performance server-side application framework
lebinhe/spf13-vim
The ultimate vim distribution
lebinhe/sqlitebiter
A CLI tool to convert CSV/Excel/HTML/JSON/LTSV/Markdown/SQLite/TSV/Google-Sheets to a SQLite database file.
lebinhe/tensorflow
Computation using data flow graphs for scalable machine learning
lebinhe/tensorflow-1
图解tensorflow 源码
lebinhe/tensorflowbook
lebinhe/vim-codefmt