CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - python实现

搜索资源列表

  1. DE.python

    0下载:
  2. 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
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:4.01kb
    • 提供者:谷琼
  1. Python-for-PSO-algorithm

    9下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2015-04-10
    • 文件大小:10kb
    • 提供者:wang
  1. Python-for-DE--algorithm-

    0下载:
  2. Python实现的差分进化算法的源代码,供大家学习参考-Python implementation of the differential evolution algorithm source code for everyone to learn information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:18.36kb
    • 提供者:wang
  1. python

    0下载:
  2. Python编写的SVM算法,SVM算法的实现,适合直接使用,开放源代码,Supported Vector Machine。-Python code SVM algorithm,SVM algorithm realizition,easy to use,open source,Supported Vector Machine。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:35.02kb
    • 提供者:王天路
  1. AStar-python

    1下载:
  2. python 实现的Astar 算法 。 -the python implementation Astar algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:1.53kb
    • 提供者:付翔
  1. 100programs-in-Python

    0下载:
  2. 一百个用Python实现的小算法或小程序!绝对实用!如: 【程序56】 题目:画图,学用circle画圆形。    1.程序分析: 2.程序源代码: #include "graphics.h" main() { int driver,mode,i float j=1,k=1 driver=VGA mode=VGAHI initgraph(&driver,&mode,"") setbkcolor(YELLOW) fo
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:88.91kb
    • 提供者:race
  1. KMeans-in-Python

    1下载:
  2. Python实现的KMeans算法,代码简单易懂,附带测试文件。-KMeans algorithm implemented by Python, with related test file.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-05-21
    • 文件大小:458.96kb
    • 提供者:Jackie Wang
  1. OS-ELM(Python)

    0下载:
  2. ELM是一种简单易用、有效的单隐层前馈神经网络,该代码是用python实现的极限学习机,亲测有用-extreme learning machine realized by python,it works well
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:131.62kb
    • 提供者:张春
  1. knn(python)

    0下载:
  2. k邻近值算法,用python实现的,带有测试数据,可以完整实现,亲测有效-k adjacent values algorithm, implemented in python, with test data, can achieve complete, effective pro-test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:31.38kb
    • 提供者:张春
  1. Decision-Tree-python

    0下载:
  2. python实现的决策树代码,包括数据,以及源代码- tree python code is implemented, including data, and source code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3.71kb
    • 提供者:llw
  1. FP_Growth-python

    0下载:
  2. FP-Tree算法,用python实现的。-FP-tree algorithm implemented with Python.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:20.15kb
    • 提供者:suzhonghua
  1. HMM-python-master

    1下载:
  2. 用python实现了隐马尔科夫模型的概率计算和预测部分,主要是前向后向算法和维特比算法-Realized with python hidden Markov model probability calculation and prediction part is mainly forward-backward algorithm and the Viterbi algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.68kb
    • 提供者:hhz
  1. python

    0下载:
  2. 使用python实现BP神经网,代码简单,运行速度快。-Using Python to achieve BP neural network, the code is simple, fast running.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:10.38kb
    • 提供者:陆健亮
  1. recommender-master

    1下载:
  2. 基于多种算法的推荐系统python实现,其中包括了SVD、聚类分析等多种热门算法,并且有很强的可扩展性(A recommender system based on several kinds of algorithms, written in python)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:9.12mb
    • 提供者:WZY_Ken
  1. Python-ELM-master

    1下载:
  2. 极限学习机的 python实现,可用于回归,多分类问题等。(The python coad of the extreme learning machine which can be used for regression, multiple classification problems, etc.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. bp

    3下载:
  2. python 实现的bp神经网络预测,数据已经有,可以直接替换,叠加次数还有步长可以自己设置。(Python implementation of BP neural network prediction, the data already has, can be directly replaced, the number of overlap, there are steps you can set yourself.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-14
    • 文件大小:1.17kb
    • 提供者:guanyu
  1. 压缩感知重构算法之SP算法python实现

    1下载:
  2. 压缩感知Sp算法,python实现,图像处理方向的,可以改变为信号处理,可以极好的重构出原图像。(Compressed sensing Sp algorithm, python implementation)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:八个核桃
  1. 入门十大Python机器学习算法(附代码)

    1下载:
  2. 介绍机器学术十大算法,并且附python实现代码(The ten major algorithms of machine learning are introduced, and the python implementation code is attached.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-15
    • 文件大小:1.53mb
    • 提供者:linqinan
  1. Python进行数据分析

    1下载:
  2.   《利用Python进行数据分析》讲的是利用Python进行数据控制、处理、整理、分析等方面的具体细节和基本要点。同时,它也是利用Python进行科学计算的实用指南(专门针对数据密集型应用)。   《利用Python进行数据分析》重点介绍了用于高效解决各种数据分析问题的Python语言和库。《利用Python进行数据分析》没有阐述如何利用Python实现具体的分析方法。("Python data analysis" is about the use of Python d
  3. 所属分类:数学计算

    • 发布日期:2020-04-20
    • 文件大小:8.77mb
    • 提供者:Alex2046
  1. Python实现拉格朗日插值法并动态演示

    0下载:
  2. Python实现拉格朗日插值法并动态演示
  3. 所属分类:数学计算/工程计算

    • 发布日期:2020-06-01
    • 文件大小:1.19kb
    • 提供者:isAman
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com