fuyangzhen's Stars
svn2github/word2vec
This is a clone of an SVN repository at http://word2vec.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github
qxinGitHub/searchEngineJump
搜索引擎跳转脚本,能够方便的在多个引擎之间跳转
EOSIO/eos
An open source smart contract platform
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
inconshreveable/ngrok
Unified ingress for developers
filebrowser/filebrowser
📂 Web File Browser
bitcoin/bitcoin
Bitcoin Core integration/staging tree
fat/zoom.js
Medium's Image Zoom for jQuery
poole/lanyon
A content-first, sliding sidebar theme for Jekyll.
pallets/flask
The Python micro framework for building web applications.
facebookresearch/fastText
Library for fast text representation and classification.
studioml/studio
Studio: Simplify and expedite model building process
pyecharts/pyecharts
🎨 Python Echarts Plotting Library
HelloZeroNet/ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
SeleniumHQ/selenium
A browser automation framework and ecosystem.
google-deepmind/sonnet
TensorFlow-based neural network library
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
tensorflow/models
Models and examples built with TensorFlow
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
google/googletest
GoogleTest - Google Testing and Mocking Framework
moses-smt/mosesdecoder
Moses, the machine translation system
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
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
jrfonseca/gprof2dot
Converts profiling output to a dot graph.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.