Pinned Repositories
DLND
Udacity - Deep Learning Nano Degree, Materials and Projects
IJCAI17
IJCAI17 Customer Flow Forecasts on Koubei.com
leetcode
Leetcode Algorithm Practise
Meituan-Crawler
Crawler Script for Meituan OpenAPI
MLND
Udacity - Machine Learning Nano Degree, Materials and Projects
Nuomi-Crawler
Crawler Script for Nuomi OpenAPI
tf-stanford-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
wechat_jump_ai
Q-Learning implemented AI for Wechat Jump iOS version(微信跳一跳iOS AI实现版)
michaelfeng's Repositories
michaelfeng/DLND
Udacity - Deep Learning Nano Degree, Materials and Projects
michaelfeng/wechat_jump_ai
Q-Learning implemented AI for Wechat Jump iOS version(微信跳一跳iOS AI实现版)
michaelfeng/Meituan-Crawler
Crawler Script for Meituan OpenAPI
michaelfeng/IJCAI17
IJCAI17 Customer Flow Forecasts on Koubei.com
michaelfeng/MLND
Udacity - Machine Learning Nano Degree, Materials and Projects
michaelfeng/Nuomi-Crawler
Crawler Script for Nuomi OpenAPI
michaelfeng/leetcode
Leetcode Algorithm Practise
michaelfeng/tf-stanford-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
michaelfeng/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
michaelfeng/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
michaelfeng/deep-learning-models
Keras code and weights files for popular deep learning models.
michaelfeng/deeplearning-mindmap
A mindmap summarising Deep Learning concepts.
michaelfeng/element-admin
基于vue+elementUI构建的admin基础脚手架
michaelfeng/Enterprise-Registration-Data-of-Chinese-Mainland
**大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.【工商大数据】、【企业信息】、【enterprise registration data】。
michaelfeng/felix
Mirror of Apache Felix
michaelfeng/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
michaelfeng/jquery-cookie
No longer maintained, superseded by JS Cookie:
michaelfeng/LeetCode-1
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
michaelfeng/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.
michaelfeng/ML-Intro-Udacity
Udacity Course 《Intro to Machine Learning》Mini Project - ud120
michaelfeng/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
michaelfeng/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
michaelfeng/tcp-multiplexer
Multiplexer over TCP. Useful if target server only allows you to create limited tcp connections concurrently.