CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载

资源列表

« 1 2 ... .58 .59 .60 .61 .62 8463.64 .65 .66 .67 .68 ... 199235 »
  1. DecisionTree

    1下载:
  2. 利用ID3算法,实现决策树的源码。可以在VS2008环境下直接运行。-Use ID3 algorithm, the source tree. VS2008 environment can be run directly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:40587
    • 提供者:zhuqiangsheng
  1. kmeans.py

    1下载:
  2. python实现的kmeans算法,数据挖掘经典算法-python implementation kmeans algorithm, data mining classic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:2161
    • 提供者:conghanting
  1. SAE

    1下载:
  2. 深度学习中稀疏编码的C语言程序,是根据斯坦福深度学习的教程MATLAB的代码改写的-Depth learning sparse coding in C language program is based on the Stanford deep learning tutorial MATLAB code rewrite
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:121856
    • 提供者:BeSky
  1. Denoising_Autoencoders

    1下载:
  2. 深度学习中去噪自动编码算法的C语言的简单实现-Depth study denoising automatic coding algorithm C language to achieve a simple
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:17408
    • 提供者:BeSky
  1. Stacked_Denoising_Autoencoders

    1下载:
  2. 每层以去噪自动编码算法训练,以栈式结构组成深度的学习结构-Noising algorithm to automatically encode each training to the depth of the stack structure consisting learning structure
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-08-26
    • 文件大小:31744
    • 提供者:BeSky
  1. svm-demo

    1下载:
  2. 一个svm的演示程序,能演示两类数据分类,有gui界面,不使用第三方工具箱,使用gaussian核函数,界面能设置c和gamma的参数值,最后可以得到分类情况的可视化效果。针对svm算法的研究者和用于教学演示的教师,是个不错的源码。-An svm demo program that can demonstrate two types of data classification, gui interface, do not use third-party toolbox, using gauss
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:5120
    • 提供者:
  1. traveller3

    1下载:
  2. 一些解决中国邮递员问题的算法及源代码 c语言或者c-Some Chinese postman problem solving algorithm and source code c language or c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:19311
    • 提供者:朱洁
  1. Exercise1-Sparse-Autoencoder

    1下载:
  2. 网址:http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder斯坦福深度学习的教程,这个是稀疏编码的的练习,可以直接运行-URL: http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder Stanford deep learning tutorial, this is a sparse coding exer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:137519
    • 提供者:BeSky
  1. Exercise7-stacked-autoencoder

    1下载:
  2. 斯坦福深度学习教程中关于stacked autoencoder的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on stacked autoencoder code, source code need to fill all places, all the full complement of the code, the handwriting recognit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:92235
    • 提供者:BeSky
  1. nonlinear-system

    1下载:
  2. 在工程应用中经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以用数学方法准确建模。在这种情况下, 可以建立B P神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱, 首先用系统输入输出数据训练B P神经网络, 使网络能够表达该未知函数, 然后就可以用训练好的B P神经网络预测系统输出。-In engineering applications often encounter a number of complex nonlinear systems, complex equat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:52429
    • 提供者:吴江
  1. Genetic-algorithm-optimization

    1下载:
  2. 遗传算法优化B P神经网络的目的是通过遗传算法得到更好的网络初始权值和阈值, 其 基本思想就是用个体代表网络的初始权值和阈值、 个体值初始化的B P神经网络的预测误差作为该个体的适应度值, 通过选择、 交叉、 变异操作寻找最优个体, 即最优的B P神经网络初始权值。除了遗传算法之外, 还可以采用粒子群算法、 蚁群算法等优化B P神经网络初始权值。-Genetic algorithm to optimize BP neural network is designed by means of g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:52224
    • 提供者:吴江
  1. GEP

    1下载:
  2. 基因表达式编程算法实现函数挖掘功能,例子很完整。-Gene expression programming algorithm function mining functions, for example it is complete.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:78616
    • 提供者:李胜
« 1 2 ... .58 .59 .60 .61 .62 8463.64 .65 .66 .67 .68 ... 199235 »
搜珍网 www.dssz.com