Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - python
Search - python - List
本书是 NumPy 的入门教程, 主要介绍 NumPy 以及相关的 Python 科学计算库, 如 SciPy 和 Matplotlib。 本书内容涵盖 NumPy 安装、 数组对象、 常用函数、 矩阵运算、 线性代数、 金融函数、 窗函数、 质量控制、Matplotlib 绘图、 SciPy 简介以及 Pygame 等内容, 涉及面较广。 另外, Ivan Idris 针对每个知识点给出了简短而明晰的示例, 并为大部分示例给出了实用场景(如股票数据分析), 在帮助初学者入门的同时, 提高了本书可读性。 本书适合正在找寻高质量开源计算库的科学家、 工程师、 程序员和定量管理分析师阅读参考。(This book is an introductory tutorial to NumPy, focusing on NumPy and related Python science computing libraries such as SciPy and Matplotlib. This book covers NumPy installation, array objects, common functions, matrix operations, linear algebra, financial functions, window functions, quality control, etc. Matplotlib drawing, SciPy introduction, Pygame and so on, covering a wide range. In addition, Ivan Idris gives simple points for each knowledge point. Short and clear examples, and practical scenarios (such as stock data analysis) for most of the examples, help beginners get started while improving The readability of this book. This book is suitable for scientists, engineers, programmers, and quantitative management analysts looking for high-quality open source computing libraries.)
Update : 2024-05-19 Size : 5180416 Publisher : chuiliuyiyi

python从零基础到精通,每章都有很详细的练习题,对0基础者很有帮助。(it is a good book to study python language.)
Update : 2024-05-19 Size : 16327680 Publisher : wsw625

python机器学习算法赵志勇附带python源码,使用kindle阅读器打开(Python machine learning algorithm Zhao Zhiyong with Python source code, using Kindle Reader to open)
Update : 2024-05-19 Size : 15744000 Publisher : yuyuanyuan

本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basics necessary to understand how neural networks work. The first part introduces the basic ideas, including the basic mathematical knowledge of the neural network, the second part is the practice, introduces the popular and easy way to learn Python programming, so as to gradually use the language to construct neural networks to recognize human handwritten letters, especially to make them as well as the network developed by experts. Do. Part 3 is an extension of how to improve the performance of neural networks to the level of industrial applications, and even let them work on Raspberry Pi.)
Update : 2024-05-19 Size : 10143744 Publisher : wangjindian00

Python基础教程(第3版)中文版 本书包括Python 程序设计的方方面面:首先,从Python 的安装开始,随后介绍了Python 的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句;然后,循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器;此后,探讨了如何将Python 与数据库、网络、C 语言等工具结合使用,从而发挥出Python 的强大功能,同时介绍了Python 程序测试、打包、发布等知识;最后,作者结合前面讲述的内容,按照实际项目开发的步骤向读者介绍了10 个具有实际意义的Python 项目的开发过程。(Python basic course (Third Edition) Chinese version This book covers all aspects of Python programming: first, starting with the installation of Python, then introducing the basics and concepts of Python, including lists, tuples, strings, dictionaries, and various statements; then, step by step, introducing some relatively advanced topics, including abstraction, exceptions, magic Methods, attributes, iterators; afterwards, how to use Python with database, network, C language and other tools, so as to play the powerful functions of Python, while introducing the Python program testing, packaging, publishing and other knowledge; finally, the author combines the previous content, according to the actual project development steps I have introduced 10 practical Python projects to readers.)
Update : 2024-05-19 Size : 4499456 Publisher : 时光机灬

覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimization algorithm; reinforcement learning and other algorithms of Python code.)
Update : 2024-05-19 Size : 108544 Publisher : 海浪中央

书籍《深度学习入门基于Python的理论与实现》源码(Book "deep learning entry based on Python theory and implementation" source code)
Update : 2024-05-19 Size : 4678656 Publisher : 方泉水

本书介绍Python的计算机视觉编程,用清晰的Python示例,细致讲解对象识别、3D重建、立体图像、增强现实及其他计算机视觉应用技巧,给出了分析图像的工具与方法。内容:机器人导航、医学图像分析;图像映射与变换;多图像的3D重建;用聚类方法基于相似性和内容组织图像;基于视觉内容的图像检索技巧;实现图像内容分类和对象识别的算法;通过Python接口访问常用的OpenCV库。(This book introduces Python's computer vision programming. With clear Python examples, it elaborates on object recognition, 3D reconstruction, stereo image, augmented reality and other computer vision application techniques, and gives tools and methods for image analysis. Contents: Robot navigation, medical image analysis; image mapping and transformation; multi-image 3D reconstruction; image organization based on similarity and content using clustering method; image retrieval techniques based on visual content; algorithm for image content classification and object recognition; access to common OpenCV library through Python interface.)
Update : 2024-05-19 Size : 5047296 Publisher : qhxinshou

用Python进行可视化的利器,里面有丰富的matplotlib库的学习知识,中文版,方便大家学习(learn about matplotlib)
Update : 2024-05-19 Size : 31852544 Publisher : WANGWEI111111

《python与数据科学》全部源码,为ipynb格式。(all source code of "Python and data science")
Update : 2024-05-19 Size : 10003456 Publisher : 哈拉小熊

Python核心编程(第3版)PDF高清晰完整中文版(Python Core Programming (3rd Edition) PDF High Definition Complete Chinese Edition)
Update : 2024-05-19 Size : 18186240 Publisher : genious

Python学习手册(第4版)]的中文版(Chinese version of Python Learning Manual (4th edition))
Update : 2024-05-19 Size : 5471232 Publisher : genious

很多数据结构用C++和java写的,这里我用python写的一些数据结构的实现(Write LinkNodes using python)
Update : 2024-05-19 Size : 5120 Publisher : Yan1233

《Datafeed: Python 金融数据库从开发到实践》,这是一本python用于金融方面的书。在量化金融的时代,选用一种合适的编程语言对于金融模型的实现是至关重要的。在这方面,Python语言体现出了不一般的优势,特别是它拥有大量的金融计算库,并且可以提供与C++,java等语言的接口以实现高效率的分析,成为金融领域快速开发和应用的一种关键语言,由于它是开源的,降低了金融计算的成本,而且还通过广泛的社交网络提供大量的应用实例,极大的缩短了金融量化分析的学习路径。(Datafeed: Python financial database from development to practice)
Update : 2024-05-19 Size : 13912064 Publisher : Zhang.lin

利用python 进行数据分析 PDF版本 数据分析入门(Data analysis using Python)
Update : 2024-05-19 Size : 15107072 Publisher : scddddd

用于提取心电信号的特征, 用python编写(used for ECG signal feature extraction, including time domain, frequency domain and RR interval related featuresused for ECG signal feature extraction)
Update : 2024-05-19 Size : 23552 Publisher : diligent

Python教程,用于开发者学习Python语言,对初学者比较有益(Python guide, help new developer learn to use Python to do program)
Update : 2024-05-19 Size : 2245632 Publisher : jabwking

Python数据可视化编程实战_配套原代码(Matching the original code)
Update : 2024-05-19 Size : 3610624 Publisher : 恺哥001

Python 凭借其简单、易读、可扩展性以及拥有巨大而活跃的科学计算社区,在需 要分析、处四 二大量数据的金融行业得到了广泛而迅速的应用,并且成为该行业开发核 心应用的首选编程语育。 本书提供了使用 Python 进行数据分析,以及开发相关应用程 序,的技巧和工具。
Update : 2018-12-18 Size : 45311211 Publisher : 2435832665@qq.com

经典的python练习题,对于深入掌握py有重要的意义,本文章也有助于新人学习py更快,总之多练多刷题是没有错的,希望有所帮助(The classical Python exercises are of great significance to the in-depth mastery of py. This article also helps the newcomers to learn py faster. In a word, there is no mistake in practicing multiple brushing exercises. I hope it will be helpful.)
Update : 2024-05-19 Size : 1157120 Publisher : 糖厂
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.