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

搜索资源列表

  1. pso_2D

    0下载:
  2. 一种新的优化算法-粒子群算法,优化函数,速度较快,希望大家可以借鉴.-a new optimization algorithm-PSO algorithm optimization function, faster hope we can learn from.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2602
    • 提供者:红霞
  1. sBOA

    2下载:
  2. 贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:158349
    • 提供者:龚文引
  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. 一个fuzzybp训练的程序,值得初学者入门借鉴

    0下载:
  2. 一个fuzzybp训练的程序,值得初学者入门借鉴-a fuzzybp training procedures, beginners should learn from entry
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1014
    • 提供者:方锐
  1. Csharp-2.6

    0下载:
  2. 这是C#版本开发的SVM类库包,适合不同爱好的同学学习.-This is the C# version of SVM library development package, suitable for a variety of students to learn.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21816
    • 提供者:张先生
  1. prtools

    0下载:
  2. 这个为模式识别工具箱,里面有很多源代码,希望对学习模式识别的读者有用。-pattern recognition to the toolbox, which contains many source code, and I hope to learn a useful pattern recognition readers.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:628183
    • 提供者:覃美凤
  1. waveletneural

    0下载:
  2. 小波神经网络的MATLAB原代码,十分经典,大家一起学。-WNN MATLAB source, classical, we must all learn.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1737
    • 提供者:包芳
  1. WiseBoy

    0下载:
  2. 一个可自我学习的人工智能小模型,希望对学习智能算法的朋友提供帮助。-a self-learning artificial intelligence small model, and I hope to learn intelligent algorithm friends to help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123619
    • 提供者:tony
  1. ACSmatlabCodega

    0下载:
  2. ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助。-ACSmatlabCode ACO for TSP source, and I hope to learn from the ant algorithm friends to help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2772
    • 提供者:tony
  1. machinegame

    0下载:
  2. 一个机器自己学习玩扫雷游戏的程序!快试试!-a machine you learn to play the game the demining process! Try fast!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:263997
    • 提供者:赵丛
  1. Bayesian-machine-learn-data

    0下载:
  2. Bayesian-machine-learn-data for robot
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-07-05
    • 文件大小:303855
    • 提供者:yhaald
  1. learn-of-SA

    0下载:
  2. 在matlab中学习模拟退火算法的一些材料。-In matlab simulated annealing algorithm to learn some of the material.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:195766
    • 提供者:winter
  1. Popular-learn

    1下载:
  2. 流行学习简单的matlab程序,非常全面,并且带有原始实验数据。可作为例子直接调用。-Popular learn simple matlab program, very comprehensive, and with the original experimental data. Can be called directly as an example.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:4296893
    • 提供者:
  1. learn-to-rank

    0下载:
  2. learn to rank 相关算法的文档介绍-learn to rank
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4103153
    • 提供者:李伟
  1. handson-ml-master

    1下载:
  2. 这个项目的目的是教你机器学习的基本原理。它包含了Hands-on Machine Learning with Scikit-Learn and TensorFlow这本书的示例代码和解决方案。非常好的一本书!(This project aims at teaching you the fundamentals of Machine Learning in python. It contains the example code and solutions to the exercises in
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:11772928
    • 提供者:LoveJ
  1. scikit-learn-master

    0下载:
  2. 用python学习scikit-learn(Learning scikit-learn with Python)
  3. 所属分类:人工智能/神经网络/深度学习

  1. scikit-learn-master02

    0下载:
  2. 用python学习scikit-learn 02(Learning scikit-learn with Python 02)
  3. 所属分类:人工智能/神经网络/深度学习

  1. scikit-learn-master03

    0下载:
  2. 用python学习scikit-learn 03(Learning scikit-learn with Python 03)
  3. 所属分类:人工智能/神经网络/深度学习

  1. scikit-learn-04

    0下载:
  2. 用python学习scikit-learn 04(Learning scikit-learn with Python 04)
  3. 所属分类:人工智能/神经网络/深度学习

  1. Scikit-Learn与TensorFlow机器学习实用指南

    3下载:
  2. Scikit-Learn与TensorFlow机器学习实用指南(Scikit-Learn and TensorFlow machine learning practical guide)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:44012544
    • 提供者:凉年
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com