Pinned Repositories
2018-Kaggle-AdTrackingFraud
2018 - Kaggle - TalkingData AdTracking Fraud Detection Challenge: Silver medal (银牌)
a574751346.github.io
hexo blog
aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
blog_src
ChatBotCourse
自己动手做聊天机器人教程
hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
leetcode
This is for my leetcode solutions.
lightgbm-doc-zh
LightGBM 中文文档
lwan
Experimental, scalable, high performance HTTP server
Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
a574751346's Repositories
a574751346/2018-Kaggle-AdTrackingFraud
2018 - Kaggle - TalkingData AdTracking Fraud Detection Challenge: Silver medal (银牌)
a574751346/a574751346.github.io
hexo blog
a574751346/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
a574751346/blog_src
a574751346/ChatBotCourse
自己动手做聊天机器人教程
a574751346/hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
a574751346/leetcode
This is for my leetcode solutions.
a574751346/lightgbm-doc-zh
LightGBM 中文文档
a574751346/lwan
Experimental, scalable, high performance HTTP server
a574751346/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
a574751346/myblog
as you see, it's my blog!
a574751346/nlp
This is for my nlp learning.
a574751346/nlp_course
YSDA course in Natural Language Processing
a574751346/shuaOJ
naive Online Judge solutions 愉快地刷各种OJ(我不是,我没有...)
a574751346/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
a574751346/StorySet
There are many funny and meng's storys:)
a574751346/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
a574751346/transfer2nl
a574751346/webserver
For my learning in c++ web development.
a574751346/zl_threadpool
Linux平台下C++(C++98、C++03、C++11)实现的线程池