搜索资源列表
Python-for-DE--algorithm-
- Python实现的差分进化算法的源代码,供大家学习参考-Python implementation of the differential evolution algorithm source code for everyone to learn information
MLcode
- 这是关于机器学习的经典例程,只有你想不到的,没有你做不到的。即可用来学习,也可参考来写论文。包含几乎所有机器学习的相关内容。-This is the classic routines on machine learning, and only you can not think, no you can not do. Can be used to learn, but also can refer to write papers. Almost all machine learning cont
1小时入门Python机器学习代码
- 机器学习课件,非常全面而又详细的课件,可供入门机器学习的人进行参考(Machine learning courseware, very comprehensive and detailed courseware, for beginners to learn the machine for reference)
Hands_on_ML
- 很棒的入门向机器学习/数据科学的图书,基于scikit learn和TensorFlow库,手把手叫你如何上手机器学习,如何做数据挖掘。(the Best seller In American Amazon. With this book, you can learn a lot about how to use sklean and Tensorflow, in addition, you can have a practical understanding on the whole mach
Ch02
- 本程序用Python语言实现kNN算法,供大家学习,交流使用。(This program uses Python language to achieve kNN algorithm for everyone to learn, exchange use.)
Ch03
- 本程序用Python语言实现决策树算法,供大家学习,交流使用。(This program uses Python language to achieve decision tree algorithm, for everyone to learn, exchange use.)
用Python做科学计算
- 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
scikit-learn-master
- 用python学习scikit-learn(Learning scikit-learn with Python)
scikit-learn-master02
- 用python学习scikit-learn 02(Learning scikit-learn with Python 02)
scikit-learn-master03
- 用python学习scikit-learn 03(Learning scikit-learn with Python 03)
scikit-learn-04
- 用python学习scikit-learn 04(Learning scikit-learn with Python 04)
笨办法学 Python(第四版)
- 这本小书的目的是让你起步编程Python。虽然书名说是“笨办法”,但其实并非如此. 所谓的“笨办法”是指本书教授的方式。在这本书的帮助下,你将通过非常简单的练习学会一门编程语言。做练习 是每个程序员的必经之路: 1. 做每一道习题 2. 一字不差地写出每一个程序 3. 让程序运行起来(The purpose of this small book is to make you start programming Python. Although the title of the book is &
scikit-learn-doc-zh-0.19.X
- 这是我收集的比较好的scikit-learn学习资料(This is the better scikit-learn learning material I have collected)
Python网络数据采集
- Python网络数据采集,适合想要学习使用Python进行网络数据采集的人。(Python network data collection for those who want to learn how to use Python for network data acquisition.)
用Python进行自然语言处理(中文)
- 本书提供了非常易学的自然语言处理入门介绍,该领域涵盖从文本和电子邮件预测过滤,到自动总结和翻译等多种语言处理技术。在本书中,你将学会编写Python程序处理大量非结构化文本。你还将通过使用综合语言数据结构访问含有丰富注释的数据集,理解用于分析书面通信内容和结构的主要算法。(This book provides a very easy to learn introduction to Natural Language Processing, which covers a variety of la
Deep Learning with Python(Fran?ois Chollet)
- 深度学习入门教程;使用python一步步教你走向大神之路(use python language to learn deeplearning)
Python神经网络编程.pdf+代码
- 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basi
机器学习实战:基于Scikit-Learn和TensorFlow
- 基于scikit-learn和tensorflow的机器学习实战教程(Machine Learning Practical Course)
Python机器视觉编程
- 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro
Keras快速上手:基于Python的深度学习实战
- 该书理论和实践相结合,介绍了当前深度学习应用的几个主要框架和应用方向,实用性强,内容紧凑。基于Keras这个高度抽象的深度学习环境,全书强调快速构造深度学习模型和应用于实际业务,因此特别适合深度学习实践者和入门者学习,是一本必不可少的参考书。(The book combines theory and practice to introduce several main frameworks and application directions of current deep learning a