hi-weijun / pydatas-leecodeLinks
Leecode刷题小队,Python代码实现
☆101Updated 4 years ago
Alternatives and similar repositories for pydatas-leecode
Users that are interested in pydatas-leecode are comparing it to the libraries listed below
Sorting:
- 剑指offer(python版)/ 算法图解 / python基础 / 数据结构☆188Updated 2 years ago
- 机器学习算法经典案例☆110Updated 4 years ago
- 本项目收集了计 算机类常用电子书整理,附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端、TensorFlow、pytorch、keras。NLP、机器学习,深度学习、大数据系列(Spar…☆65Updated 4 years ago
- 人工智能算法方面的综合资料合集:包括求职面试、机器学习、深度学习、强化学习等方面的资料和代码☆301Updated 4 years ago
- Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)☆219Updated last year
- Python编程 从入门到实践☆99Updated 6 years ago
- 各种机器学习方法在sklearn中的使用-菜菜的机器学习sklearn课堂☆96Updated 6 years ago
- 《python数据分析与挖掘实战》项目实践及拓展☆227Updated 6 years ago
- 周志华-机器学习☆279Updated 5 years ago
- 史上最全Python数据分析资料☆195Updated 5 years ago
- 机器 学习纯算法实现。持续更新☆96Updated 5 years ago
- Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树…☆96Updated 4 years ago
- This is my notes and code when I was learning "Data Structure Based on Python"☆127Updated 5 years ago
- 全中文的人工智能教程和推荐资料,只选“精品”,如“钻石”般精致。☆108Updated 3 years ago
- Python 进阶学习笔记☆500Updated 4 years ago
- Data Analysis and Mining(数据分析与挖掘)☆335Updated 4 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学 习进度更新到这个仓库☆124Updated 4 years ago
- Python数据分析入门,数据分析师入门☆211Updated 5 years ago
- ☆503Updated last year
- LeetCode solutions in Python2. LeetCode题解 in Python2。☆475Updated 2 years ago
- LessonPythonCode☆184Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆209Updated 5 years ago
- 《流畅的 Python》阅读笔记☆87Updated 5 years ago
- 深度学习代码☆132Updated 5 years ago
- 本项目对中文版《动手学深度学习》中的代码进行了PyTorch实现并整理为PDF版本供下载☆595Updated 4 years ago
- 《数据结构与算法之美》的学习笔记和python代码实现☆477Updated 2 years ago
- ☆110Updated 5 years ago
- Python 百题大冲关☆99Updated 4 years ago
- 基于Tensorflow2的深度学习开源书籍☆346Updated 4 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM, 线性回归,隐马…☆147Updated 4 years ago