▍1. 数据挖掘-实用机器学习技术(中文第二版)
说明: Python 从入门到实践 这是一本很好的编程教程(Python From newer to practice)
说明: Python 从入门到实践 这是一本很好的编程教程(Python From newer to practice)
《Python学习手册(第3版)》是作者根据过去10年用于教学而广为人知的培训课程的材料编写而成的。除了有许多详实说明和每章小结之外,每章还包括一个头脑风暴:这是《Python学习手册(第3版)》独特的一部分,配合以实用的练习题和复习题,让读者练习新学的技巧并测试自己的理解程度。(The Python Learning Manual (3rd Edition) was compiled by the author on the basis of well-known training materials for teaching in the past 10 years. In addition to many detailed explanations and summaries of each chapter, each chapter also includes a brainstorming: this is a unique part of Python Learning Manual (3rd edition), with practical exercises and review questions, allowing readers to practice new learning skills and test their understanding.)
说明: 《Python学习手册(第3版)》是作者根据过去10年用于教学而广为人知的培训课程的材料编写而成的。除了有许多详实说明和每章小结之外,每章还包括一个头脑风暴:这是《Python学习手册(第3版)》独特的一部分,配合以实用的练习题和复习题,让读者练习新学的技巧并测试自己的理解程度。(The Python Learning Manual (3rd Edition) was compiled by the author on the basis of well-known training materials for teaching in the past 10 years. In addition to many detailed explanations and summaries of each chapter, each chapter also includes a brainstorming: this is a unique part of Python Learning Manual (3rd edition), with practical exercises and review questions, allowing readers to practice new learning skills and test their understanding.)
一种大数据机器学习框架的源代码,techstar-ai(The source code of a large data machine learning framework, techstar-ai)
说明: 一种大数据机器学习框架的源代码,techstar-ai(The source code of a large data machine learning framework, techstar-ai)
RVE均匀化边界条件,ABAQUS插件,可通过插件对复合材料单胞进行边界条件约束,得到有效弹性常数。(RVE homogenizes boundary conditions)
说明: RVE均匀化边界条件,ABAQUS插件,可通过插件对复合材料单胞进行边界条件约束,得到有效弹性常数。(RVE homogenizes boundary conditions)
对物体进行hog特征提取,然后使用支持向量机进行分类,准确率为88%左右.(Hog feature extraction is carried out for objects, and then classification is carried out with support vector machine. The accuracy is about 88%.)
VUMAT子程序,做复合材料渐进损伤分析(VUMAT subroutine, do composite progressive damage analysis)
利用tensorflow对mnist数据集进行分类(classify the mnist dataset by tensorflow)
使用python+qt开发的GUI软件,翻译多国语言,目前测试版本只支持中英翻译(GUI software developed by Python + QT is used to translate multinational languages. Currently, the test version only supports Chinese-English translation.)
这本书提供自然语言处理领域非常方便的入门指南。 它可以用来自学, 也可以作为自然 语言处理或计算语言学课程的教科书,或是人工智能、文本挖掘、语料库语言学课程的补充 读物。本书的实践性很强,包括几百个实际可用的例子和分级练习。(This book provides a very convenient entry guide for Natural Language Processing. It can be used for self-study or for nature. Textbooks for language processing or computational linguistics, or supplements to courses in artificial intelligence, text mining, Corpus Linguistics Reading. This book is highly practical, including hundreds of practical examples and grading exercises.)
利用python的爬虫技术,批量下载某网站内的图片,并保存到指定文件夹。(Use the scrapy to download pictures in a website in batches.)
最近刚刚意识到python的重要性,学习中遇到并总结的经典知识记录在案(Recently, just realizing the importance of Python, the classic knowledge encountered and summarized in the study is recorded)
python爬虫,百度图片通过关键词下载图片(Baidu pictures key crawler, crawler download pictures)
基于Scrapy框架爬虫淘宝列表图片和店铺名(Scrapy based crawler Taobao list images and shop names)
scrapy,Python开发的一个快速、高层次的屏幕抓取和web抓取框架,用于抓取web站点并从页面中提取结构化的数据。(scrapy , the high speed web crawler)
根据关键词爬取百度图片,并保存到本地路径中。(Crawl Baidu pictures coexist according to key words)
python 金融大数据分析,最近在网上发现的一本好书,和大家分享。(Python financial data analysis, recently found a good book on the Internet, to share with you.)