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

搜索资源列表

  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. 自适应推进算法

    0下载:
  2. 手写的adaboost算法。效率没有sklearn高,不过可以作为学习资料(Handwritten AdaBoost algorithm. The efficiency is not sklearn high, but it can be used as learning material)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:bingshen
  1. python数据结构与算法笔记

    0下载:
  2. 机器学习笔记关于算法,认真手打的哦。谢谢,请允许通过(machine learning and ffff eeee eeeee eeeee)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:5143552
    • 提供者:冰冰啊
  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. slic-python-implementation-master

    0下载:
  2. 图像分割算法实现——简单线性迭代slic(Realization of image segmentation algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:1315840
    • 提供者:quneenie
  1. [python]tsp-master

    1下载:
  2. 遗传算法解决TSP问题,python源码,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:6144
    • 提供者:jennie
  1. 神经网络-LMS

    0下载:
  2. 神经网络的python实现---LMS算法(Python implementation of ---LMS algorithm for neural networks)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:皮皮坤
  1. LMS算法改进

    0下载:
  2. Python神经网络-LMS算法改进-降低误差率(Improvement of -LMS algorithm for Python neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:皮皮坤
  1. 神经网络-退火算法

    0下载:
  2. 神经网络在python中应用,并引入退火算法(Neural network entry annealing algorithm in Python)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:皮皮坤
  1. KNN python

    0下载:
  2. 关于K近邻算法的简单实现和一些例子,其中包括手写数字的识别(Simple implementation of K nearest neighbor algorithm and some examples)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:350208
    • 提供者:Tony_siji
  1. tsp

    1下载:
  2. 遗传算法,旅行商问题的python代码(The Python code of the genetic algorithm, the traveling salesman problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:馒头客
  1. 万门大学强化学习算法代码RW模型+TD模型

    1下载:
  2. 万门大学,强化学习,rw模型算法代码实现, V(CS) = V(CS) + A * ( V(US) * us - V(CS) * cs ) td模型, V(s{t}) = V(s{t}) + a[R(t+1) + rV{S(t+1)} - V{S(t)}](In the intensive learning of the University of Wan men, the RW algorithm, the python implementation, the algorithm f
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lilin123
  1. 决策树-判断隐形眼镜的类型

    0下载:
  2. 使用python实现的利用随机数生成算法对一个实例,判断隐形眼镜类型的分类问题进行解决。(Use python and random decision tree algorithm to solve the classification problem)
  3. 所属分类:人工智能/神经网络/深度学习

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

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

    • 发布日期:2020-06-28
    • 文件大小:33917952
    • 提供者:激流勇进
  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
    • 文件大小:1600512
    • 提供者:linqinan
  1. Caffe-Python-Tutorial-master

    1下载:
  2. 深度学习下的卷积神经网络 剪枝算法 CNN(Deep learning Prune for CNN Deep learning Prune for CNN)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-11
    • 文件大小:16384
    • 提供者:m_12
  1. 遗传算法 Python

    1下载:
  2. 用Pyhon语言编写的遗传算法(genetic algorithm),包括选择交叉变异算子
  3. 所属分类:人工智能/神经网络/遗传算法

  1. BPNeuralNetwork

    1下载:
  2. 用bp算法实现模式识别,模式识别课程小作业(Pattern recognition based on BP algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-04
    • 文件大小:1024
    • 提供者:drclean
  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
    • 提供者:帅毛毛
  1. 道格拉斯普克抽稀算法

    1下载:
  2. 道格拉斯-普克抽稀算法python实现。用于空间数据抽稀。(Douglas-Puck thinning algorithm implemented in python. Used for thinning spatial data.)
  3. 所属分类:人工智能/神经网络/深度学习

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