Pinned Repositories
.vim
vim configuration
100-nlp-papers
100 Must-Read NLP Papers
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
adhoc
command line tools configuration such as vim and oh-my-zsh
adversarial-multi-criteria-learning-for-CWS
The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AfterInstallUbuntu
Some shell scripts and configuration files for a new installed ubuntu(14.04) system.
SimpleJian's Repositories
SimpleJian/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
SimpleJian/scikit-learn
scikit-learn: machine learning in Python
SimpleJian/SparkInternals
Notes talking about the design and implementation of Apache Spark
SimpleJian/fastjson
:bullettrain_side: A fast JSON parser/generator for Java
SimpleJian/fastText
Library for fast text representation and classification.
SimpleJian/neo4j
Graphs for Everyone
SimpleJian/awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
SimpleJian/scopt
simple scala command line options parsing
SimpleJian/sklearn-deeprl
Deep reinforcement learning. In scikit-learn. In less than 50 effective lines.
SimpleJian/mapreduce-lite
A C++ implementaton of MapReduce without distributed filesystem
SimpleJian/ftrl_proximal_lr
Multithreaded Asynchronous FTRL Proximal Implementation
SimpleJian/.vim
vim configuration
SimpleJian/Test
Test
SimpleJian/kg-beijing
北京知识图谱学习小组
SimpleJian/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
SimpleJian/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
SimpleJian/entailment-neural-attention-lstm-tf
(arXiv:1509.06664) Reasoning about Entailment with Neural Attention
SimpleJian/joint-slu-lm
Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.
SimpleJian/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
SimpleJian/tfrnnlm
Example TensorFlow RNN Language Model
SimpleJian/weibo
Python sina weibo sdk. More simpler and cleaner than the official one.
SimpleJian/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
SimpleJian/DigAndBuried
挖坑与填坑
SimpleJian/lda2vec
SimpleJian/weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
SimpleJian/lda_variational_em
a python implementation of latent dirichlet allocation(lda) using variational EM algorithm
SimpleJian/lda_gibbs_sampling
a python implementation of latent dirichlet allocation(lda) using gibbs sampling algorithm
SimpleJian/topic_models
implemented : lsa, plsa, lda
SimpleJian/AfterInstallUbuntu
Some shell scripts and configuration files for a new installed ubuntu(14.04) system.
SimpleJian/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more