搜索资源列表
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-for-PSO-algorithm
- Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
npinto-python-cuda-a361b56
- Python bindings for CUDA 2.1 with numpy integration
LinearRegression
- 利用numpy库实现线性回归 并且带有正则化之后的线性回归处理功能 还有用最小角回归(LARS)算法实现了lasso回归-Numpy library implements the use of linear regression and linear regression with regularization after processing algorithms as well as the minimum angle of regression (LARS) to achieve a la
python_scientific_lecture_notes
- Python Scientific lecture notes, teaches how to use NumPy and SciPy to do scientific computing.
subsubmain1h
- 处理鼾声信号的程序,用python编写,需要numpy等扩展.-Procedures snoring signals written in python, need numpy other extensions.
2dcollections3d_demo
- Python2.7 + numpy + matplotlib实现的三维图表demo 请确保本机已安装依赖环境- 3d graph demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
accented_text
- Python2.7 + numpy + matplotlib实现的二维坐标图demo 请确保本机已安装依赖环境 -2d graph demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
agg_buffer_to_array
- Python2.7 + numpy + matplotlib实现的多幅二维组图demo 请确保本机已安装依赖环境-2d graph group demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
animation_demo
- Python2.7 + numpy + matplotlib实现的二维渐变色图表动画demo 请确保本机已安装依赖环境-2d colorfull graph animation demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
numpy-MKL-1.8.1rc1.win-amd64-py3.3
- Python中用于科学计算的numpy库,适用于x64和python3.3-Python for scientific computing numpy library for x64 and python3.3
AdaBoost
- 用python实现的AdaBoost分类算法,文件是一个ipython notebook,可以直接用ipython/jupyter打开使用。内附简单测试数据集。 程序运行需要numpy库的支持。-An AdaBoost classifier implemented with Python.
CNN_LeNet
- LeNet5 trainning algorithm based on Theano. Require NumPy, Matplotlib and Theano 0.7
numpy-1.11.0
- numpy是科学计算的python实现,速度快,种类全-numpy python is the realization of scientific computing
numpy-1.11.2
- Python常用的数学计算库,numpy。版本为1.11.2。用命令行在根目录安装即可(Python commonly used mathematical computing library, numpy. Version 1.11.2. Use the command line to install in the root directory)
NumPy Cookbook
- NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
PLS Extension Module
- 安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。 第一步:安装spss17.0 第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe 第三步:安装Python2.5.4 第四步:安装scipy-0.6.0和numpy-1-1.0 第五步:复制PLS.py文件到Pyt
numpy-1.14.1
- NumPy系统是Python的一种开源的数值计算扩展。这种工具可用来存储和处理大型矩阵,比Python自身的嵌套列表(nested list structure)结构要高效的多(该结构也可以用来表示矩阵(matrix))(The NumPy system is an open source numerical computation extension for Python. This tool can be used to store and process large matrices, w
numpy基础
- Python 数据分析numpy库基础,方便大家学习。(Numpy Basic knowledge)
机器学习numpy和pandas基础
- numpy和pandas案例实例,基础教学(Numpy and pandas case examples, basic teaching)
