└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## 中国 AI 开发者项目列表 2 | 聚合所有中国 AI 开发者的项目 3 | 4 | 列表地址: 5 | [aichina.io](https://aichina.io/d/4) 6 | [GitHub](https://github.com/aichinateam/chinese-ai-developer) 7 | 8 | **1. 为什么有这个表** 9 | 10 | 启发于这个项目 [中国独立开发者项目列表](https://github.com/1c7/chinese-independent-developer), 11 | 所以有了这个列表,主要想汇总下作为中国的 AI 开发者大家都在做哪些有趣的项目(如果方便分享的话)。一方面作为开发者可以展示下自己的项目,另一方面通过分享交流大家可以各自获得启发。 12 | 欢迎各位 AI 开发者把自己的项目加进来~ 13 | 14 | **2. 如何提交自己的项目** 15 | 16 | 推荐大家在[中国 AI 开发者项目列表【AIChina 官方搜集帖】](https://aichina.io/d/4)这个帖子下面回复,发 Pull Request 或 Issue 也可以 17 | 18 | 该列表会在 aichina.io 和 GitHub 同步更新 19 | 20 | 提交格式: 21 | ``` 22 | #### 名字 - [GitHub](), [博客]() 23 | * :white_check_mark: [项目名]():一句话说明(尽量保持在一行内) - [更多介绍]() 24 | ``` 25 | GitHub 和 博客非必填。更多介绍也是非必填。 26 | 27 | 示例: 28 | ``` 29 | #### howie6879 - [GitHub](https://github.com/howie6879), [博客](https://www.howie6879.cn/) 30 | * :white_check_mark: [mlhub123.com](https://www.mlhub123.com/):机器学习&深度学习 资源导航网站 - [更多介绍](https://www.v2ex.com/t/472603) 31 | ``` 32 | 33 | **3. 项目有 3 种状态** 34 | 35 | | 开发中 | 已上线 | 已关闭 | 36 | |--------|--------|--------| 37 | | :clock8: | :white_check_mark: | :negative_squared_cross_mark: | 38 | 39 | ## 4. 项目列表 40 | 41 | (项目按时间排序,最新添加的在最上面) 42 | 43 | ### 2018年8月12号添加 44 | --- 45 | #### liuruoze - [GitHub](https://github.com/liuruoze) 46 | * :white_check_mark: [EasyPR](https://github.com/liuruoze/EasyPR):EasyPR是一个开源的中文车牌识别系统,其目标是成为一个简单、高效、准确的非限制场景(unconstrained situation)下的车牌识别库。 47 | 48 | #### Jun Liao - [GitHub](https://github.com/ty4z2008) 49 | * :white_check_mark: [机器学习(Machine Learning)&深度学习(Deep Learning)资料](https://github.com/ty4z2008/Qix/blob/master/dl.md):机器学习资料篇目一共500条,篇目二开始更新 50 | 希望转载的朋友,你可以不用联系我.但是一定要保留原文链接,因为这个项目还在继续也在不定期更新.希望看到文章的朋友能够学到更多. 51 | 52 | #### 周沫凡 - [GitHub](https://github.com/MorvanZhou), [博客](https://morvanzhou.github.io/) 53 | * :white_check_mark: [机器学习相关教程](https://github.com/MorvanZhou/tutorials):这些 tutorial 都是我用业余时间写出来, 录成视频 54 | 55 | --- 56 | 57 | ### 2018年8月1号添加 58 | --- 59 | #### imhuay - [GitHub](https://github.com/imhuay) 60 | * :white_check_mark: [深度学习/机器学习面试笔记](https://github.com/imhuay/Deep_Learning_Interview_Notes-Chinese):深度学习/机器学习面试问题整理 - [更多介绍](https://www.v2ex.com/t/473047#reply0) 61 | 62 | #### howl-anderson - [GitHub](https://github.com/howl-anderson), [博客](https://blog.xiaoquankong.ai/) 63 | * :white_check_mark: [MicroTokenizer](https://github.com/howl-anderson/MicroTokenizer):一个面向教学的微型中文分词引擎 - [更多介绍](https://www.v2ex.com/t/463384#reply10) 64 | 65 | #### lianghyv - [GitHub](https://github.com/lianghyv) 66 | * :white_check_mark: [LightNet](https://github.com/lianghyv/lightnet): 67 | 一个最小化的深度学习框架 - [更多介绍](https://www.v2ex.com/t/468425) 68 | 69 | #### martinemal 70 | * :white_check_mark: [vxcube](http://www.vxcube.com/):一款使用机器学习算法帮助用户判断文件中是否存在恶意代码的检测平台,致力于为用户提供免费的恶意代码检测服务 - [更多介绍](https://www.v2ex.com/t/399987) 71 | 72 | #### arapat 73 | * :white_check_mark: [德塔赛](http://detasai.com/):关注数据科学和机器学习的播客 - [更多介绍](https://www.v2ex.com/t/392124) 74 | 75 | #### Moevis - [GitHub](https://github.com/moevis), [博客](http://moevis.github.io/) 76 | * :white_check_mark: [What Is My Girlfriend Thinking ?](https://github.com/moevis/what-is-my-girlfriend-thinking):纯 JS 五子棋 AI - [更多介绍](https://www.v2ex.com/t/456681) 77 | 78 | #### foodwake 79 | * :white_check_mark: [唤醒食物](http://www.foodwake.com/food/371):直观图形化的食物营养成分与基于人工智能的科学食疗方案 - [更多介绍](https://www.v2ex.com/t/458802) 80 | 81 | #### xiaoli88 82 | * :white_check_mark: [小花儿人工智能](https://www.xiaohuaerai.com/):图像识别创业项目 - [更多介绍](https://www.v2ex.com/t/432498#reply50) 83 | 84 | #### Coolwulf 85 | * :white_check_mark: [neuralrad.com](http://neuralrad.com/):网友用50块GPU搭建的 AI 医疗图像早筛平台,可以检测乳腺癌X光片和肺结节CT,乳腺癌早筛 AI 准确率达 90% - 更多介绍:[1](https://www.v2ex.com/t/462641?p=4) [2](https://www.v2ex.com/t/470200) [3](https://www.jiqizhixin.com/articles/2018-06-16) [4](https://www.ifanr.com/1050406) 86 | 87 | #### 言川 - [GitHub](https://github.com/lihongxun945), [博客](http://lihongxun945.github.io/jquery-weui) 88 | * :white_check_mark: [五子棋AI](https://github.com/lihongxun945/gobang/):纯 JS 五子棋 AI - [更多介绍](https://www.v2ex.com/t/467836) 89 | 90 | #### youmumzv2 91 | * :white_check_mark: [精灵标注助手](http://jl.shenjian.io/):人工智能数据集标注必备工具 - [更多介绍](https://www.v2ex.com/t/429251) 92 | 93 | #### 专知 94 | * :white_check_mark: [专知](http://www.zhuanzhi.ai/): zhuanzhi.ai,致力于为AI从业者提供一个优质纯粹、专业可信的AI知识分发服务平台! 95 | 96 | #### briefcopy 97 | * :white_check_mark: [机器学习从入门到精通的资料](https://www.v2ex.com/t/402392#reply0):原创和整理了一些中英文机器学习从入门到精通的资料,和大家分享一下 98 | 99 | --- 100 | 101 | ### 2018年7月28号添加 102 | --- 103 | #### wb14123 - [GitHub](https://github.com/wb14123), [博客](http://www.binwang.me/) 104 | * :white_check_mark: [seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet):用深度学习对对联 - [更多介绍](https://www.v2ex.com/t/401537?p=1) 105 | 106 | #### wengJJ - [博客](http://www.wengjj.ink/) 107 | * :clock8: [《统计学习方法》思维导图](https://www.jiqizhixin.com/articles/2018-07-23-7) [(上)](https://www.jiqizhixin.com/articles/2018-07-23-7) [(中)](https://www.jiqizhixin.com/articles/2018-07-23-8):李航老师的《统计学习方法》按章节制作成的思维导图,分为上中下三部分 108 | 109 | #### fendouai - [GitHub](https://github.com/fendouai), [博客](http://www.tensorflownews.com/) 110 | * :white_check_mark: [FaceRank](https://github.com/fendouai/FaceRank):可能是最有趣的中文 TensorFlow 入门实战项目( TensorFlow 从观望到入门!) - [更多介绍](https://www.v2ex.com/t/379746) 111 | 112 | --- 113 | 114 | ### 2018年7月27号添加 115 | --- 116 | 117 | #### 梁劲(Jim Liang) 118 | * :white_check_mark: [Getting Started With MachineLearning](https://pan.baidu.com/s/1tNXYQNadAsDGfPvuuj7_Tw):图文并茂地介绍了机器学习中的相关概念、数学知识和各种经典算法。 - [更多介绍](https://www.jiqizhixin.com/articles/2018-04-30-4) 119 | 120 | #### howie6879 - [GitHub](https://github.com/howie6879), [博客](https://www.howie6879.cn/) 121 | * :white_check_mark: [mlhub123.com](https://www.mlhub123.com/):机器学习&深度学习 资源导航网站 - [更多介绍](https://www.v2ex.com/t/472603) 122 | 123 | --- 124 | 125 | #### 5. 最后 126 | 本库创建者 aichinateam 也做了 [aichina.io](https://aichina.io/) 127 | **aichina.io - 在这里尽情讨论有关人工智能的一切!** 128 | --------------------------------------------------------------------------------