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

搜索资源列表

  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. Particle-swarm-algorithm

    0下载:
  2. 用python语言实现粒子群算法,此处用来求解几道非线性式子-Particle swarm algorithm, python language, here used to solve several nonlinear equations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1424
    • 提供者:李欣怡
  1. AStar-python

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

    • 发布日期:2017-12-01
    • 文件大小:1571
    • 提供者:付翔
  1. tic-tac-toe-python

    0下载:
  2. 基于遗传算法的井字棋不败策略搜索,找到全部独立765个状态之后的搜索-Tic Tac Toe game based on genetic algorithm search strategies unbeaten
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:94436
    • 提供者:沈佳良
  1. KMeans-in-Python

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

    • 发布日期:2015-05-21
    • 文件大小:469970
    • 提供者:Jackie Wang
  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-13
    • 文件大小:2743
    • 提供者:hhz
  1. logRegres---python

    0下载:
  2. 机器学习中的逻辑回归算法,经过测试,可以使用-Logistic regression algorithm of machine learning, through the test, you can use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1516
    • 提供者:tiger
  1. python-code-for-Machine-learning

    2下载:
  2. 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:546302
    • 提供者:杨宇
  1. partitioning-algorithm

    0下载:
  2. 机器学习中基于词典的情绪划分算法,里面有一个文件,包含基于词典的情绪划分算法Python实现算法。-Machine learning algorithm based on emotion partition dictionary, which has a file that contains partitioning algorithm based on emotion Python dictionary algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:4055
    • 提供者:wangwendao
  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. KNN

    0下载:
  2. k临近算法,用于数据分类,此代码为机器学习实战的学习代码(K near algorithm, for data classification, this code for machine learning combat learning code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:766976
    • 提供者:miss——cat
  1. Ch02

    0下载:
  2. 实现了KNN算法,非常好用,适合初学者分析算法流程(implement KNN algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:368640
    • 提供者:OraYang
  1. search

    0下载:
  2. 用于CS188, AI教学,各类搜索如深度优先,广度优先和迭代加深算法的实现验证(AI project for search algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. COPRA

    0下载:
  2. Finding overlapping communities in networks by label propagation论文中基于LPA的扩展算法COPRA,可以用于重叠社区的发现(COPRA, an extension algorithm based on LPA, can be used to discover overlapping communities)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 29_ACO_note_35

    1下载:
  2. 基于蚁群算法tsp路径寻优,有详细说明每步的意义,做法(Based on the ant colony algorithm tsp path optimization, there is a detailed descr iption of each step of the meaning, practice)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:水木黄昏
  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. python

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

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:海那个酷
  1. 5、贝叶斯python代码及数据

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

    • 发布日期:2020-06-28
    • 文件大小:33917952
    • 提供者:激流勇进
  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 »
搜珍网 www.dssz.com