CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - numpy

搜索资源列表

  1. maze

    0下载:
  2. Finding path in a maze. program in python using numpy as interface
  3. 所属分类:Other Games

    • 发布日期:2017-12-10
    • 文件大小:576
    • 提供者:kj
  1. LinearRegression

    0下载:
  2. 利用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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:911611
    • 提供者:朱戎生
  1. python_scientific_lecture_notes

    0下载:
  2. Python Scientific lecture notes, teaches how to use NumPy and SciPy to do scientific computing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-30
    • 文件大小:12587100
    • 提供者:sunnysky
  1. subsubmain1h

    0下载:
  2. 处理鼾声信号的程序,用python编写,需要numpy等扩展.-Procedures snoring signals written in python, need numpy other extensions.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:774
    • 提供者:guojian
  1. sunpy-master

    0下载:
  2. 该sunpy项目致力于创建一个使用Python编程语言的太阳物理开源软件库。 To begin, install the following requirements: [Python](Python (2.6+) Astropy (0.3.0) NumPy SciPy Matplotlib (1.1+) Suds pandas (0.10.0+) beautifulsoup4 sqlalchemy-The SunPy project is an e
  3. 所属分类:transportation applications

    • 发布日期:2017-06-11
    • 文件大小:18459192
    • 提供者:顾德
  1. -numpy.tar

    0下载:
  2. python 的一个关于矩阵的库,用于图片处理等都可以,很好用-On a matrix of python library for image processing can be, very useful
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3462540
    • 提供者:林晓
  1. 2dcollections3d_demo

    0下载:
  2. Python2.7 + numpy + matplotlib实现的三维图表demo 请确保本机已安装依赖环境- 3d graph demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:138193
    • 提供者:random_001
  1. accented_text

    0下载:
  2. Python2.7 + numpy + matplotlib实现的二维坐标图demo 请确保本机已安装依赖环境 -2d graph demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:46369
    • 提供者:random_001
  1. agg_buffer_to_array

    0下载:
  2. Python2.7 + numpy + matplotlib实现的多幅二维组图demo 请确保本机已安装依赖环境-2d graph group demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:93560
    • 提供者:random_001
  1. animation_demo

    0下载:
  2. Python2.7 + numpy + matplotlib实现的二维渐变色图表动画demo 请确保本机已安装依赖环境-2d colorfull graph animation demo by Python2.7+ numpy+ matplotlib please make sure dependent environment exist
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:121469
    • 提供者:random_001
  1. ProcImagem

    0下载:
  2. examples of image processing using python and numpy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:19035
    • 提供者:adrielsantos
  1. numpy

    0下载:
  2. python 基础编程,数组,函数调用,创建函数-python basic programming, arrays, function calls, create a function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1451
    • 提供者:徐建洲
  1. numpy-dev

    0下载:
  2. 这是python一个数学计算库,非常有用,而且python在处理科学计算时经常会用到它-This is a mathematical calculation python library is very useful, but when dealing with scientific computing python often use it
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4560106
    • 提供者:aallen.xu
  1. dlib-18.14.tar

    0下载:
  2. 机器学习的范畴,包括SVMs (based on libsvm), k-NN, random forests, decision trees。可以对任意的数据操作-Its focus is on supervised classification with several classifiers available: SVMs (based on libsvm), k-NN, random forests, decision trees. It also performs feature sel
  3. 所属分类:JavaScript

    • 发布日期:2017-05-22
    • 文件大小:7042794
    • 提供者:王哲
  1. AdaBoost

    0下载:
  2. 用python实现的AdaBoost分类算法,文件是一个ipython notebook,可以直接用ipython/jupyter打开使用。内附简单测试数据集。 程序运行需要numpy库的支持。-An AdaBoost classifier implemented with Python.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2880
    • 提供者:马然
  1. ch2code

    0下载:
  2. numpy的基本程序,用于行列式的运算,基于禁用数据的-basic numpy program,used to summaries the line
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:降级为
  1. CNN_LeNet

    0下载:
  2. LeNet5 trainning algorithm based on Theano. Require NumPy, Matplotlib and Theano 0.7
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:645777
    • 提供者:WellyZhang
  1. Python_tutorial

    0下载:
  2. Python numpy matplotlib scipy库学习示例代码-Python numpy matplotlib scipy demo
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4347
    • 提供者:Jishaoxiong
  1. numpy_softmax.py.tar

    0下载:
  2. 用numpy数学库实现的softmax, 效率比较高.-softmax using numpy library, high efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:allen
  1. huetrack-master

    0下载:
  2. Program written in Python using OpenCV and NumPy to track a sign with three different colors.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:558366
    • 提供者:jinjiang
« 1 2 34 5 6 »
搜珍网 www.dssz.com