Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
debug_seq2seq
dynet_tutorial_examples
Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016
HanLP
汉语言处理包 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
lectures
Oxford Deep NLP 2017 course
python_method
scikit-learn
scikit-learn: machine learning in Python
tpot
A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.
lifeng1989's Repositories
lifeng1989/awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
lifeng1989/HanLP
汉语言处理包 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
lifeng1989/python_method
lifeng1989/scikit-learn
scikit-learn: machine learning in Python
lifeng1989/tpot
A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.
lifeng1989/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
lifeng1989/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
lifeng1989/debug_seq2seq
lifeng1989/dynet_tutorial_examples
Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016
lifeng1989/lectures
Oxford Deep NLP 2017 course
lifeng1989/LightGBM
A 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. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
lifeng1989/Paddle
PArallel Distributed Deep LEarning
lifeng1989/test
lifeng1989/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
lifeng1989/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
lifeng1989/vimgdb-for-vim7.3
vimgdb patch for vim7.3 modified from vimgdb72-1.14
lifeng1989/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