fanlinbo's Stars
aceimnorstuvwxz/dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
facebookresearch/fastText
Library for fast text representation and classification.
HadoopIt/joint-slu-lm
Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.
alrojo/tensorflow-tutorial
Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE
eyaler/word2vec-slim
word2vec Google News model slimmed down to 300k English words
kzhai/PyNPB
Non-parametric Bayesian in Python, including Indian buffet process (IBP), hierarchical Dirichlet process (HDP).
anishathalye/neural-style
Neural style in TensorFlow! 🎨
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
NLPIR-team/NLPIR
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
bottlepy/bottle
bottle.py is a fast and simple micro-framework for python web-applications.
linyiqun/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
eiiches/mining-core
A data mining library in java.
yangliuy/DataMiningClassifier
A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.
timvieira/crf
Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the vocrf project https://github.com/timvieira/vocrf
Go-zh/go.old
[已过期]Go 编程语言中文翻译
clojurebook/ClojureProgramming
Example projects and sample code featured in Clojure Programming (1st ed.) from O'Reilly
yiyinianhua/py-sysu-jwxt
python实现的中山大学教务系统本地部署的查询网站
ma6174/zhengfang
sdut正方教务系统查询平台
hmmlearn/hmmlearn
Hidden Markov Models in Python, with scikit-learn like API
sklearn-theano/sklearn-theano
Scikit-learn compatible tools using theano
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
fxsjy/jieba
结巴中文分词
NLPchina/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
karpathy/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
golang/go
The Go programming language
OryxProject/oryx
Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning
avescodes/lein-try
A Leiningen plugin for trying out new libraries