搜索资源列表

  1. ML_Automata

    0下载:
  2. Learning Automata Algorithms A collection of machine learning programs which contains some of Learning Automata algorithms such as Tsetline, Krinisky, Krylov, LRI, LIP, LRR, LReP, SoftMax, SampleAverage and Random s
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:9216
    • 提供者:Aso
  1. kulkarniIyerSridharan-AudioSegmentation

    0下载:
  2. a novel algorithm to segment an audio piece into its structural components. The boundaries of the homogeneous regions are decided based on various time and frequency domain features. The algorithm has been design
  3. 所属分类:Audio

    • 发布日期:2024-07-03
    • 文件大小:156672
    • 提供者:kvga
  1. RecognizeIt-v4.0-(softmax)

    0下载:
  2. 基于神经网络的手势识别程序 手写输入原理的演示-Gesture Recognition Based on Neural Network program demonstrates the principle of handwriting input
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:48128
    • 提供者:Big Boss
  1. soft_max

    0下载:
  2. matlab 代码,实现softmax的多分类-Matlab code, the realization of softmax classification
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:网球
  1. twodimapproximationbp

    0下载:
  2. 单输出函数Y=SIN(X)逼近问题的bp程序:假设网络结构为3--2--1,输入维数M,共N个样本,一般输入不算层,输出算层- 激活函数: hardlim---(0,1),hardlims---(-1,1),purelin,logsig---(0,1),tansig----(-1,1) softmax,poslin,radbas,satlin,satlins,tribas 训练算法: 1.traing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:刘老师
  1. Exercise5-Softmax-Regression

    0下载:
  2. 斯坦福深度学习教程中关于softmax regression的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on softmax regression code, source code need to fill all places, all the full complement of the co
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:79872
    • 提供者:BeSky
  1. BNT tools for HMM

    0下载:
  2. Major features BNT supports many types of conditional probability distributions (nodes), and it is easy to add more. Tabular (multinomial) Gaussian Softmax (logistic/ sigmoid) Multi-layer perceptron (neural networ
  3. 所属分类:matlab例程

    • 发布日期:2013-09-13
    • 文件大小:12275013
    • 提供者:SunStacy
  1. softmax

    0下载:
  2. Softmax 函数处理,softmax 用于 Deep Learning 后的分类器的实现与识别,此函数的参数经过优化,有较强的泛化能力和性能-Softmax function processing, softmax classifier Deep Learning for the realization and recognition, the parameters of this function is optimized, th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:4096
    • 提供者:guai111
  1. code

    0下载:
  2. 这是关于softmax回归算法的源代码,是c++写的,比较完整,直接可以运行,是个不错的程序-This is the softmax regression algorithm source code, is c++ written, more complete, can be run directly, it is a good program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:chen
  1. softmax-regression

    0下载:
  2. softmax 回归源代码(高维logistic回归 )进行邮件文本分类。-softmax regression to classify for email text.(high dimension of logistic regression)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:7575552
    • 提供者:changliu
  1. Softmax--by--Python

    0下载:
  2. softmax classification-python softmax
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:27648
    • 提供者:tms
  1. Softmax

    0下载:
  2. softmax练习程序,带数据,UFLDL Tutorial练习-softmax training and testing project
  3. 所属分类:软件工程

    • 发布日期:2024-07-03
    • 文件大小:10660864
    • 提供者:汪子扬
  1. Softmax-Regression

    0下载:
  2. windows下面利用softmax分类器分类的源代码-windows softmax
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-03
    • 文件大小:79872
    • 提供者:lzj
  1. softmax

    0下载:
  2. MATLAB实现softmax,测试类主要采用mnist-implement a simple softmax in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:10734592
    • 提供者:赵三三
  1. Softmax

    0下载:
  2. 一个小demo,用softmax实现数据分类,数据有4类,均服从高斯分布-A small demo, a classifier with softmax softmax is implemented to classify 4 classes of datas which are generated by gaussian distribution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:THC
  1. Classifier-based-Softmax

    0下载:
  2. 一个小demo,用softmax实现数据分类,数据有4类,均服从高斯分布-A little demo, a classifier with softmax softmax is implemented to classify 4 classes of datas which are generated by gaussian distribution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:THC
  1. softmax

    0下载:
  2. Softmax回归模型,该模型是logistic回归模型在多分类问题上的推广-softmax classifier
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:陈媛
  1. softmax

    0下载:
  2. 人工智能导论作业,用softmax方法实现的水杯图片分类,可扩展到其他分类任务(Homework of AI. Classify images of cups using softmax. Can be used in other tasks.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:1611776
    • 提供者:nutee000
  1. cnnmnist3

    0下载:
  2. 对0-9共10个数字进行识别,使用softmax分类器(softmax character recognize)
  3. 所属分类:Python编程

  1. Softmax_Identification

    0下载:
  2. SOFTMAX classifier, added to the MATLAB path, and then directly call the line
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:88064
    • 提供者:594xiaya
« 12 3 »

源码中国 www.ymcn.org