bastamon / Python-Crash-CourseLinks
Python编程 从入门到实践
☆104Updated 7 years ago
Alternatives and similar repositories for Python-Crash-Course
Users that are interested in Python-Crash-Course are comparing it to the libraries listed below
Sorting:
- 《Python编程从入门到实践》课后练习题答案+注解☆431Updated 3 years ago
- 周志华-机器学习☆282Updated 5 years ago
- 史上最全Python数据分析资料☆200Updated 5 years ago
- 算法图解的算法代码示例,用Python和Java实现,后期会加入其它语言☆329Updated 7 years ago
- 《数据结构与算法之美》的学习笔记和python代码实现☆485Updated 3 years ago
- 本项目收集了计算机类常用电子书整理,附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试, 设计模式,数据库,前端、TensorFlow、pytorch、keras。NLP、机器学习,深度学习、大数据系列(Spar…☆66Updated 5 years ago
- Python 进阶学习笔记☆520Updated 5 years ago
- 练习廖雪峰的官方网站的python题目及python基础代码☆177Updated 7 years ago
- 剑指offer(python版)/ 算法图解 / python基础 / 数据结构☆187Updated 2 years ago
- Python3.6中文文档、Python标准库中文版、Python3.5技术手册实验以及代码范例、Python核心编程第三版中文pdf以及源码、Python从入门到实践pdf、PythonGui入门教程☆105Updated 6 years ago
- Python数据分析教程的资料☆682Updated 6 years ago
- This is my notes and code when I was learning "Data Structure Based on Python"☆127Updated 6 years ago
- 利用Python进行数据分析(https://read.douban.com/reader/ebook/15249337/)源代码整理版☆141Updated 6 years ago
- 《python数据分析与挖掘实战》项目实践及拓展☆231Updated 6 years ago
- 算法导论python实现☆385Updated 8 years ago
- 西瓜书概念整理☆90Updated 4 years ago
- 冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序☆205Updated 5 years ago
- Python学习第三方库案例总结☆262Updated 5 years ago
- 《Python数据分析与挖掘实战》随书源码与数据☆291Updated 8 years ago
- Coursera吴恩达机器学习课程笔记及资源整理☆544Updated last year
- ☆329Updated last year
- 《机器学习实战》的python3源码☆1,335Updated 5 years ago
- 《python数据分析与挖掘实战》的代码笔记☆1,795Updated 5 years ago
- 深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……☆431Updated 4 years ago
- 可能是最通俗易懂的Python入门资料整理和最优学习路线推荐。☆56Updated 6 years ago
- 图书《Python编程:从数据分析到数据科学》的配套资源☆232Updated 4 years ago
- 《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是…☆118Updated 6 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆126Updated 4 years ago
- 数据分析,挖掘建模。☆212Updated 3 years ago
- Python 编程练习题 100 例(源码),实例在 Python 3.6 环境下测试通过。☆604Updated last year