Y1ran / Introduction-to-Machine-Learning-with-Python-codeLinks
Code for the book(learn how to use sklearn) 《Python机器学习基础教程》源码
☆18Updated 7 years ago
Alternatives and similar repositories for Introduction-to-Machine-Learning-with-Python-code
Users that are interested in Introduction-to-Machine-Learning-with-Python-code are comparing it to the libraries listed below
Sorting:
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆97Updated 6 years ago
- 深度学习相关教程☆136Updated 6 years ago
- My Machine Learning☆67Updated 7 years ago
- Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University☆154Updated 2 years ago
- 冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序☆205Updated 5 years ago
- 使用深度强化学习解决视觉跟踪和视觉导航问题☆25Updated 4 years ago
- 周志华《机器学习》☆92Updated 7 years ago
- 以前写的 C, C++ 语言层面的一些练习代码,初学c++者可以拿去看看☆67Updated 9 years ago
- 七月算法 - 计算机视觉课程 课件☆20Updated 7 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- 牛课网练习,主要包括leetcode,剑指offer,Cracking the Coding Interview,PAT,华为上机测试,算法课程学习,一些公司笔试题目等。☆88Updated 6 years ago
- ☆110Updated 9 years ago
- 我的LeetCode做题代码分方向汇总集合☆37Updated 6 years ago
- deeplearningbook学习笔记,来自于 http://www.deeplearningbook.org☆278Updated 6 years ago
- 计算机视觉opencv与TensorFlow学习☆13Updated 7 years ago
- DeepLearning in TensorFlow☆115Updated 8 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 7 years ago
- 60_Days_RL_Challenge中文版☆156Updated 7 years ago
- 内容摘自'中国大学MOOC'☆152Updated 6 years ago
- 在matlab上使用遗传算法解决TSP旅行者问题☆70Updated 8 years ago
- Zbar-二维码定位与识别☆44Updated 7 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆96Updated 6 years ago
- 车联网V2X仿真☆26Updated 8 years ago
- Various global and local optimization algorithms, as well as many practical cases. Besides, this repository aslo uses common language an…☆168Updated 4 years ago
- Provides a computer science learning route☆240Updated 4 years ago
- AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更…☆100Updated 5 years ago
- 《OpenCV-Python-Toturial-中文版》源码,学习用☆31Updated 8 years ago
- This repository is used to publish source code of my deep learning book☆128Updated 8 years ago
- 左程云老师书籍《程序员代码面试指南:IT名企算法与数据结构题目最优解》C++实现☆85Updated 5 years ago
- 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆208Updated 7 years ago