intfloat's Stars
facebook/react
The library for web and native user interfaces.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
opencv/opencv
Open Source Computer Vision Library
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
BVLC/caffe
Caffe: a fast open framework for deep learning.
fxsjy/jieba
结巴中文分词
numpy/numpy
The fundamental package for scientific computing with Python.
dmlc/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, Dask, Flink and DataFlow
jashkenas/coffeescript
Unfancy JavaScript
memcached/memcached
memcached development tree
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
cython/cython
The most widely used Python to C compiler
VowpalWabbit/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.
cjlin1/libsvm
LIBSVM -- A Library for Support Vector Machines
databricks/learning-spark
Example code from Learning Spark book
fcambus/nginx-resources
A collection of resources covering Nginx, Nginx + Lua, OpenResty and Tengine
rbgirshick/fast-rcnn
Fast R-CNN
FudanNLP/fnlp
中文自然语言处理工具包 Toolkit for Chinese natural language processing
huangzworks/annotated_redis_source
带有详细注释的 Redis 2.6 源码
apache/mahout
Mirror of Apache Mahout
baidu/tera
An Internet-Scale Database.
maciejkula/glove-python
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
cjlin1/liblinear
LIBLINEAR -- A Library for Large Linear Classification
opengm/opengm
A C++ Library for Discrete Graphical Models
ericliu859/AcmPaper
watashi/AlgoSolution
Solutions for Problems of Algorithm Contests and Online Judges
alexandrebarachant/bci-challenge-ner-2015
Code and documentation for the winning solution to the BCI Challenge @ NER 2015 : https://www.kaggle.com/c/inria-bci-challenge
xinlin192/GraphicalModel
Courera Version of Graphical Model.. Cooperate with Jian Guo.
watashi/AlgoLib
Library for Algorithm Contest