-
chubaofs Public
Forked from cubefs/cubefsA distributed storage system for cloud native applications to separate storage from compute.
Go Apache License 2.0 UpdatedDec 21, 2019 -
xgboost-jars Public
Forked from criteo-forks/xgboost-jarsJARs for XGBoost built on Linux, OS X and Windows
Python UpdatedAug 21, 2018 -
networkx Public
Forked from networkx/networkxOfficial NetworkX source code repository.
Python Other UpdatedApr 19, 2018 -
angel Public
Forked from Angel-ML/angelA Flexible and Powerful Parameter Server for large-scale machine learning
Java BSD 3-Clause "New" or "Revised" License UpdatedMar 9, 2018 -
awesome-nlp Public
Forked from keon/awesome-nlp📖 A curated list of resources dedicated to Natural Language Processing (NLP)
UpdatedOct 18, 2017 -
PyExecJS Public
Forked from doloopwhile/PyExecJSRun JavaScript code from Python
-
osrm-backend Public
Forked from Project-OSRM/osrm-backendOpen Source Routing Machine - C++ backend
C++ BSD 2-Clause "Simplified" License UpdatedSep 4, 2017 -
darknet Public
Forked from pjreddie/darknetConvolutional Neural Networks
C Other UpdatedAug 31, 2017 -
awesome-deep-vision Public
Forked from kjw0612/awesome-deep-visionA curated list of deep learning resources for computer vision
UpdatedAug 26, 2017 -
open-replicator Public
Forked from whitesock/open-replicatorOpen Replicator is a high performance MySQL binlog parser written in Java. It unfolds the possibilities that you can parse, filter and broadcast the binlog events in a real time manner.
Java UpdatedJul 19, 2017 -
HanLP Public
Forked from hankcs/HanLP自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
Java Apache License 2.0 UpdatedJun 20, 2017 -
-
fastText Public
Forked from facebookresearch/fastTextLibrary for fast text representation and classification.
C++ Other UpdatedJun 9, 2017 -
fasthttp Public
Forked from valyala/fasthttpFast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Go MIT License UpdatedJun 1, 2017 -
mlens Public
Forked from flennerhag/mlensmlens – a library for ensemble learning
Python MIT License UpdatedMay 30, 2017 -
-
deepy Public
Forked from zomux/deepyA highly extensible deep learning framework
Python MIT License UpdatedMay 13, 2017 -
notebook Public
Forked from jupyter/notebookJupyter Interactive Notebook
JavaScript Other UpdatedMay 8, 2017 -
svmlight-loader Public
Forked from mblondel/svmlight-loaderFast and memory-efficient svmlight / libsvm file loader for Python.
C++ UpdatedApr 14, 2017 -
mha4mysql-manager Public
Forked from yoshinorim/mha4mysql-managerDevelopment tree of Master High Availability Manager and tools for MySQL (MHA), Manager part
Perl GNU General Public License v2.0 UpdatedApr 12, 2017 -
liblinear Public
Forked from cjlin1/liblinearC BSD 3-Clause "New" or "Revised" License UpdatedMar 29, 2017 -
LightGBM Public
Forked from microsoft/LightGBMA 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…
C++ MIT License UpdatedFeb 9, 2017 -
-
awesome-machine-learning Public
Forked from josephmisiti/awesome-machine-learningA curated list of awesome Machine Learning frameworks, libraries and software.
Python Creative Commons Zero v1.0 Universal UpdatedFeb 6, 2017 -
XlsxWriter Public
Forked from jmcnamara/XlsxWriterA Python module for creating Excel XLSX files.
Python Other UpdatedJan 29, 2017 -
bitaddress.org Public
Forked from pointbiz/bitaddress.orgJavaScript Client-Side Bitcoin Wallet Generator
HTML UpdatedDec 24, 2016 -
deeplearningbook-chinese Public
Forked from exacity/deeplearningbook-chineseDeep Learning Book Chinese Translation
TeX UpdatedDec 8, 2016 -
awesome-go Public
Forked from avelino/awesome-goA curated list of awesome Go frameworks, libraries and software
Go MIT License UpdatedDec 7, 2016 -
redis-1 Public
Forked from redis/go-redisType-safe Redis client for Golang
Go BSD 2-Clause "Simplified" License UpdatedDec 5, 2016 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.