Pinned Repositories
abstract-machine
A minimal, modularized, and machine-independent hardware abstraction layer
all_news_dataset_kaggle
Copy of All News Dataset From https://www.kaggle.com/snapcrack/all-the-news/version/4#articles1.csv
CDCS
Chinese Data Competitions' Solutions
crawling_the_web
《虫术:Python绝技》随书源码
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
DawnCY_knowledge_base
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DyServer
flowdesigner
FlowDesigner is a javascript library for drawing flow chart on web.
liveStreamingAndRecommend
直播推荐与聚合
DawnCaiYuan's Repositories
DawnCaiYuan/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DawnCaiYuan/liveStreamingAndRecommend
直播推荐与聚合
DawnCaiYuan/abstract-machine
A minimal, modularized, and machine-independent hardware abstraction layer
DawnCaiYuan/all_news_dataset_kaggle
Copy of All News Dataset From https://www.kaggle.com/snapcrack/all-the-news/version/4#articles1.csv
DawnCaiYuan/CDCS
Chinese Data Competitions' Solutions
DawnCaiYuan/crawling_the_web
《虫术:Python绝技》随书源码
DawnCaiYuan/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
DawnCaiYuan/DawnCY_knowledge_base
DawnCaiYuan/DyServer
DawnCaiYuan/flowdesigner
FlowDesigner is a javascript library for drawing flow chart on web.
DawnCaiYuan/GitHubDaily
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
DawnCaiYuan/gluon-tutorials-zh
《动手学深度学习》
DawnCaiYuan/Image_Captioning_AI_Challenger
Code for AI Challenger contest. (Generating chinese image captions)
DawnCaiYuan/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
DawnCaiYuan/MachineLearning_Presentation
机器学习项目组每周例会涉及的机器学习汇报相关文档。
DawnCaiYuan/mmdetection
Open MMLab Detection Toolbox
DawnCaiYuan/my_orc_keras_verification_code_identification
本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构进行了对比,实践说明同等训练下gru/lstm+ctc+cnn架构准确率和速度均明显优于cnn架构,gru +ctc+cnn优于lstm+ctc+cnn,在实验2500个样本数据200轮训练时,gru +ctc+cnn架构在500样本测试准确率达90.2%。本项目技术能够训练长序列的ocr识别,更换数据集和相关调整,即可用于比如身份证号码、车牌、手机号、邮编等识别任务,也可用于汉字识别。
DawnCaiYuan/nemu
NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching
DawnCaiYuan/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
DawnCaiYuan/rl_learn
我的强化学习笔记和学习材料:book: still updating ... ...
DawnCaiYuan/RuleEngine
规则引擎
DawnCaiYuan/shareOI
算法竞赛课件分享
DawnCaiYuan/skill-map
StuQ 技能图谱
DawnCaiYuan/TinyWebServer
:fire: Linux下C++轻量级Web服务器
DawnCaiYuan/weixin_crawler
高效微信公众号历史文章和阅读数据爬虫powered by scrapy