bastamon / Python-Crash-CourseLinks
Python编程 从入门到实践
☆107Updated 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编程从入门到实践》课后练习题答案+注解☆440Updated 3 years ago
- 《数据结构与算法之美》的学习笔记和python代码实现☆487Updated 3 years ago
- 算法图解的算法代码示例,用Python和Java实现,后期会加入其它语言☆328Updated 7 years ago
- 剑指offer(python版)/ 算法图解 / python基础 / 数据结构☆186Updated 3 years ago
- 史上最全Python数据分析资料☆203Updated 5 years ago
- 《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是…☆119Updated 6 years ago
- Python3.6中文文档、Python标准库中文版、Python3.5技术手册实验以及代码范例、Python核心编程第三版中文pdf以及源码、Python从入门到实践pdf、PythonGui入门教程☆105Updated 6 years ago
- Python机器学习,机器学习入门首选。☆204Updated 7 years ago
- 利用Python进行数据分析(https://read.douban.com/reader/ebook/15249337/)源代码整理版☆141Updated 7 years ago
- 周志华-机器学习☆284Updated 5 years ago
- This is my notes and code when I was learning "Data Structure Based on Python"☆128Updated 6 years ago
- 算法导论python实现☆384Updated 8 years ago
- 机器学习、深度学习一些个人认为不错的书籍。☆85Updated 3 years ago
- Python 百题大冲关☆99Updated 5 years ago
- 图书《Python编程:从数据分析到数据科学》的配套资源☆233Updated 4 years ago
- 本项目收集了计算机类常用电子书整理,附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端、TensorFlow、pytorch、keras。NLP、机器学习,深度学习、大数据系列(Spar…☆68Updated 5 years ago
- 西瓜书概念整理☆91Updated 4 years ago
- Python 进阶学习笔记☆523Updated 5 years ago
- python 基础学习--《图解算法》 + 《python从入门到实践》+ 《Python编程快速上手 让繁琐工作自动化.pdf》☆66Updated 5 years ago
- 冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序☆206Updated 5 years ago
- 练习廖雪峰的官方网站的python题目及python基础代码☆176Updated 7 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周 都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆126Updated 5 years ago
- Python 学习笔记☆298Updated 6 years ago
- 《Python数据分析与挖掘实战》随书源码与数据☆293Updated 8 years ago
- Codes of my MOOC Course <Play with Linear Algebra>. Updated contents and practices are also included. 我在慕课网上的课程《玩转线性代数》示例代码,使用Python语言。课程…☆391Updated 2 years ago
- 《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book☆100Updated 6 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆308Updated 8 years ago
- 《learning python》中文第四版的学习笔记,由纸值文档转换而来☆304Updated 7 years ago
- 台湾大学林轩田机器学习笔记☆298Updated 5 years ago
- Coursera吴恩达机器学习课程笔记及资源整理☆553Updated last year