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

搜索资源列表

  1. yichuan

    1下载:
  2. 遗传算法,包括其交叉变异选择过程,用于求解函数的极值问题。-Genetic algorithms, including its crossover and mutation selection process for problem solving extremal function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1483
    • 提供者:张丽
  1. online_boosting-master

    0下载:
  2. On line boost程序,应用了adeboost的算法的基本框架,并有所改进-On line boost program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:36918
    • 提供者:maxtom
  1. libsvm-python

    0下载:
  2. LIBSVM的Python语言实验,可以进行分类实验-LIBSVM the Python language experiments, experiments can be classified
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:10226
    • 提供者:li
  1. neural

    0下载:
  2. 这是基于python实现的神经网络实例,利用神经网络进行数学二维的回归-This is based on neural network to achieve python instance, the use of two-dimensional neural network mathematical regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1562
    • 提供者:houshenhua
  1. NaiveBayes

    0下载:
  2. python实现的朴素贝叶斯分类器,以及垃圾邮件分类的一个应用,包括处理的数据- python implement Naive Bayes classifier, and an application spam classifications, including data processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:20264
    • 提供者:llw
  1. simple-neural-network-master

    0下载:
  2. Simple programa to build a neutral network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3974
    • 提供者:Melrik
  1. vishal_sahu_sep15

    0下载:
  2. Alpha–beta pruning is a search algorithm that seeks to decrease the number of nodes that are uated by the minimax algorithm in its search tree. It is an adversarial search algorithm used commonly for machine playing of two-player games (Tic-tac-toe,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4101
    • 提供者:AG
  1. DBN-python

    1下载:
  2. 深度信念网络工具箱,用python写的,包含了受限波尔兹曼机的程序-deep belief network toolbox, including Restricted Boltzmann Machines, python edition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:11740
    • 提供者:王鹏飞
  1. plot_isotonic_regression

    0下载:
  2. 保序回归是寻找使训练集均方差最小的近似函数,它的优点是目标函数不要线性的。-The isotonic regression finds a non-decreasing approximation of a function while minimizing the mean squared error on the training data. The benefit of such a model is that it does not assume any form for the tar
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:983
    • 提供者:申鹏
  1. pyltp-master

    0下载:
  2. 自然语言处理包,来源于哈尔滨工业大学ir实验室 python接口-NLP FROM HIT
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1116105
    • 提供者:Jige
  1. awesome-machine-learning-master

    0下载:
  2. 机器学习算法,实习得非常好,值得学习,很不错-machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:33684
    • 提供者:Jige
  1. ML_bayes

    0下载:
  2. 这段代码是《机器学习实战》中朴素贝叶斯的完整代码实现,大家一起学习进步。-This material is about the naive bayes algorithm which i learn a book about machine learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2946
    • 提供者:言西西
  1. Regression

    0下载:
  2. 用python及matplotlib实现的回归分析-Regression methodology
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:jeff
  1. Simi-master

    0下载:
  2. 小黄鸡-人工智能聊天机器人源码,采用神经网络算法-Simi-Small yellow chicken- AI chat robot Source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:19500
    • 提供者:zhanglida
  1. basicperceptron

    0下载:
  2. 基本的感知器程序,说明了一个感知器应有的结构,对初学者学习很有帮助。-basic perceptron code, good for learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:John Yang
  1. qg_classify

    0下载:
  2. RNN实现情感分类,深度学习方法-RNN achieve sentiment classification, depth of learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1519
    • 提供者:zhang
  1. BPNN.py

    1下载:
  2. BP全称为Back Propagation,意思为反向传播,该方法是用来对人工神经网络进行优化的,即误差反向传播算法。-BP full name is Propagation Back, mean back propagation, the method is used to optimize the artificial neural network, that is, the error back propagation algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1481
    • 提供者:PepperJohn
  1. UserCF

    0下载:
  2. 推荐算法,基于用户的协同过滤算法,python 实现,简单快速。-recommend algorithm ,collaborate filter algorithm based on user ,python implement.simply and fast
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1235
    • 提供者:keven
  1. KNN

    0下载:
  2. 人工智能,机器学习。使用python语言实现KNN算法,解决预测问题。-Artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:959
    • 提供者:陈禧
  1. CNNs

    0下载:
  2. lr.py是用python实现了逻辑回归的源代码,并附带有注释。mlp.py是用python实现了多层感知机的源代码,并附带有注释。LeNetConvPoolLayer.py是用python实现了LeNet网络,并附带有注释。该文件需要引用mlp.py。-lr.py is python source code achieving a logistic regression , along with comments. mlp.py realized MLP by python, along wi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:27602
    • 提供者:许联开
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »
搜珍网 www.dssz.com