From 4cabaef6076524fdd09b8547b98a04088de769a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=9E=E9=BE=99?= <562826179@qq.com> Date: Sun, 26 May 2019 17:43:30 +0800 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 67d8b9d..d0177bf 100644 --- a/README.md +++ b/README.md @@ -21,18 +21,3 @@ ## 协议 [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) - -## KivyCN 学习资源 - -* [Kivy 中文文档](https://github.com/Kivy-CN/Kivy-CN) -* [Think Python 中文第二版](https://github.com/Kivy-CN/ThinkPython-CN) -* [UCB CS61a 教材:SICP Python](https://github.com/Kivy-CN/sicp-py-zh) -* [Tutorialspoint NumPy 教程](https://github.com/Kivy-CN/ts-numpy-tut-zh) -* [Matplotlib 用户指南](https://github.com/Kivy-CN/matplotlib-user-guide-zh) -* [斯坦福 CS229 机器学习中文讲义](https://github.com/Kivy-CN/Stanford-CS-229-CN) -* [Duke STA663 计算统计学中文讲义](https://github.com/Kivy-CN/Duke-STA-663-CN) -* [笨办法学 Python · 续](https://github.com/Kivy-CN/lmpythw-zh) -* [笨办法学 Linux](https://github.com/Kivy-CN/llthw-zh) -* [数据结构思维](https://github.com/Kivy-CN/think-dast-zh) -* [写给人类的机器学习](https://github.com/Kivy-CN/ml-for-humans-zh) -* [计算与推断思维 中文版](https://github.com/Kivy-CN/data8-textbook-zh/blob/master/README.md) -- GitLab