搜索资源列表
DE.python
- Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ
Python.bioformatics
- 展示如何使用Python编程,在生命科学的研究和开发方便和自动化地完成各种数据处理任务-show the reader how to use the Python programming language to facilitate and automate the wide variety of data manipulation tasks encountered in life science research and development
python
- Python编写的SVM算法,SVM算法的实现,适合直接使用,开放源代码,Supported Vector Machine。-Python code SVM algorithm,SVM algorithm realizition,easy to use,open source,Supported Vector Machine。
Python-ELM-master
- 用于机器学习中分类和回归的程序,并且使用python编写的-Regression and Classification
Keras with Python
- 深度学习的新工具Keras包,使用Python程序设计语言实现。
python-LDA-master
- 使用python语言实现TFIDF文本关键字提取代码-Python tfidf
python
- 使用python实现BP神经网,代码简单,运行速度快。-Using Python to achieve BP neural network, the code is simple, fast running.
Python-Machine-Learning-Blueprints-master
- Python 是当前普遍使用的流行语言,并纳入了科学计算和机器学习的内容,本文件是一个Python机器学习工具包。(Python is a popular language currently used and incorporated into the contents of scientific computing and machine learning. This document is a Python machine learning toolkit.)
starwar-visualization-master
- 使用python实现的星球大战电影数据的分析,使用flask框架可视化的显示每部电影中的人物,种族等的关系。(Using Python to analyze Star Wars movie data, use the flask framework visually to display the characters, races, and relationships in each movie.)
Q-Learning-in-Python-master
- 使用python简单实现q-learning的功能(Simple implementation of q-learning function using python)
PythonApplication1
- Python的机器学习部分案例,和networkx部分案例使用(Python's machine learning part of the case, and Networkx part of the use of cases)
kmeans
- 使用python编写kmeans聚类的例程,含画图(use python to implement kmeans algorithm)
GA
- 使用python实现遗传算法的基本功能,包括变异,交叉,选择(Using Python to achieve the basic functions of genetic algorithms, including mutation, crossover, selection)
python-plot
- 使用python绘制图形和曲线,本例给出一个绘制sinx、一个画3D曲面的源代码示意。(Using Python to draw graphs and curves, this example gives a source code for drawing sinx.)
python-LDA-master
- linux下lda的实现,具体说明内附文件,使用方便(LDA detailed descr iption of the attached file, easy to use, fast hand, use only to replace the source file can be used)
python神经网络求解农产品需求预测
- 使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
Deep Learning with Python-Manning
- 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Pyt
Python网络数据采集
- Python网络数据采集,适合想要学习使用Python进行网络数据采集的人。(Python network data collection for those who want to learn how to use Python for network data acquisition.)
Deep Learning with Python(Fran?ois Chollet)
- 深度学习入门教程;使用python一步步教你走向大神之路(use python language to learn deeplearning)
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa