KunChiang's Stars
geekinglcq/CDCS
Chinese Data Competitions' Solutions
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
LKI/chinese-calendar
判断一天是不是法定节假日/法定工作日(查看节假日安排)
andrea-cuttone/geoplotlib
python toolbox for visualizing geographical data and making maps
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ypwhs/captcha_break
验证码识别
modood/Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,**省市区镇村二级三级四级五级联动地址数据。
NLPIR-team/NLPIR
jobbole/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
SophonPlus/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
infinitered/nsfwjs
NSFW detection on the client-side via TensorFlow.js
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
liangliangyy/DjangoBlog
🍺基于Django的博客系统
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
tony/tmux-config
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
markusschanta/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources
mauhai/awesome-jupyterlab
A curated list of awesome JupyterLab extensions and resources
jupyterlab-contrib/jupyterlab-variableInspector
Variable Inspector extension for Jupyterlab
lancopku/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
tensorforce/tensorforce
Tensorforce: a TensorFlow library for applied reinforcement learning
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
wzyonggege/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
shiyybua/NER
基于tensorflow深度学习的中文的命名实体识别
sellpy/sellpy-dockerfiles
mikebirdgeneau/jupyterlab-docker
Jupyterlab Docker image
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
SeanLee97/QANet_dureader
QANet+DuReader中文机器阅读理解
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need