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

搜索资源列表

  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-03-31
    • 文件大小:4103
    • 提供者:谷琼
  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
    • 文件大小:10240
    • 提供者: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
    • 文件大小:18796
    • 提供者:wang
  1. Mixture.py.tar

    0下载:
  2. EM algorithm for Gausian mixture models
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1282
    • 提供者:
  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
    • 文件大小:35858
    • 提供者:王天路
  1. GA-Python

    4下载:
  2. 基于Python写的遗传算法的应用实例。对于不太善于MATLAB,而熟悉Python的人的一个参考!-Based on genetic algorithm written in Python application examples. Not good for MATLAB, and a person familiar with Python reference!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-22
    • 文件大小:1024
    • 提供者:wangxuedong
  1. Dinic python algorithm

    0下载:
  2. Dinic python algorithm for max flow
  3. 所属分类:数学计算/工程计算

  1. python-Algorithm

    0下载:
  2. python 的一些数据算法,包括回潮算法、邻位对换法、切片、全排列、身份证校验-Some of the data of the python algorithm, including the resurgence of algorithm, ortho transposition method and slicing, full permutation, ID check etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2936
    • 提供者:cw
  1. jMetalPy-master-python

    2下载:
  2. 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:573440
    • 提供者:leon_fly
  1. Python-Machine-Learning-Algorithm-master

    0下载:
  2. Python-Machine-Learning-Algorithm-master的源代码(Python-Machine-Learning-Algorithm-master source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:135168
    • 提供者:微生
  1. 压缩感知重构算法之SP算法python实现

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

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:八个核桃
  1. python

    0下载:
  2. 机器学习的一种算法————局部加权投影回归(LWPR)Python程序(An algorithm for machine learning -- the local weighted projection regression (LWPR) Python program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:海那个酷
  1. FM algorithm

    0下载:
  2. 因子分解机( FM)算法是一种基于矩阵分解的机器学习算法,是一种常用的推荐算法。(Factorization algorithm is a matrix-based machine learning algorithm, which is a commonly used recommendation algorithm.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:风酥雨忆
  1. 用Python进行自然语言处理(中文)

    0下载:
  2. 本书提供了非常易学的自然语言处理入门介绍,该领域涵盖从文本和电子邮件预测过滤,到自动总结和翻译等多种语言处理技术。在本书中,你将学会编写Python程序处理大量非结构化文本。你还将通过使用综合语言数据结构访问含有丰富注释的数据集,理解用于分析书面通信内容和结构的主要算法。(This book provides a very easy to learn introduction to Natural Language Processing, which covers a variety of la
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:3846144
    • 提供者:大米很萌
  1. 5、贝叶斯python代码及数据

    1下载:
  2. 贝叶斯算法实现分类及数据集 python代码 分类算法(The classification and data set of Bias algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-28
    • 文件大小:33917952
    • 提供者:激流勇进
  1. python机器学习预测分析核心算法

    1下载:
  2. python机器学习预测分析核心算法的例程(Python machine learning prediction and analysis of core algorithm routines)
  3. 所属分类:数学计算

    • 发布日期:2020-11-27
    • 文件大小:256000
    • 提供者:domodo
  1. 算法图解.pdf

    1下载:
  2. python的算法入门不错的书,生动有趣,适合要学习算法的人(Python algorithm entry good book)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-12-06
    • 文件大小:16670720
    • 提供者:星空夜l特
  1. 机器学习Python程序

    4下载:
  2. 覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimiza
  3. 所属分类:大数据

    • 发布日期:2018-10-27
    • 文件大小:108544
    • 提供者:海浪中央
  1. Python-Machine-Learning-Algorithm-master

    1下载:
  2. 机器学习所有算法大全,python学习基础到高级,入门学习大全(Machine learning all algorithms daqo, python learning basics to advanced, introductory learning daqo)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-23
    • 文件大小:145408
    • 提供者:jack yy
  1. python

    2下载:
  2. 该代码基于Python3,利用机器学习中支持向量机回归算法(SVR)实现对数据的拟合以及预测,可以通过调试C值和gamma值达到不同的拟合程度,具有较大的实际意义,并且该代码本人亲自调式运用,适合广大学习者使用。(This code is based on Python 3. It uses support vector machine regression algorithm (SVR) in machine learning to fit and predict the data. It c
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-17
    • 文件大小:1024
    • 提供者:帅毛毛
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com