CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gradient descent

搜索资源列表

  1. gradient_descent-

    0下载:
  2. 梯度下降算法Python实现,用于logistic regression的训练问题。-Python implementation gradient descent algorithm for training logistic regression problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:635
    • 提供者:E-virus
  1. SimulatedAnnealing

    0下载:
  2. Simulated annealing (SA) is a probabilistic technique for approximating the global optimum of a given function. Specifically, it is a metaheuristic to approximate global optimization in a large search space. It is often used when the search space is
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:52352
    • 提供者:Farugh
  1. LRM---GDM-[Matlab-1.0]

    0下载:
  2. This is a very simple demo for Vanilla Linear Regression Model (LRM) optimized via Vanilla Gradient Descent Method (GDM) on 1-D and 2-D data set. NOTE that the multicollinearity case is unexpectedly shown. A More advanced version is expected in the c
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:247717
    • 提供者:nothuclasl
  1. CV_Image_segmentation

    1下载:
  2. CV模型是一种重要的图像分割模型,本代码针对其收敛速度慢、效率低的缺点,提出一种求解CV模型的新方法。将CV模型的能量泛函改写为改写为与原来有稳定解的总变分公式形式,然后使用对偶公式法求总变分公式的极小值,再在其中引入一速度向以加快模型的收敛速度。新方法克服了梯度下降法,要求时间步长小,迭代次数多的缺点。-CV model is a kind of important image segmentation model, the code for its slow convergence spee
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:983684
    • 提供者:阿肯色人
  1. gradent_desent

    0下载:
  2. 梯度下降算法, 可以直接在电脑上解压运行,保证正确-Gradient descent algorithm can extract run directly on the computer, to ensure the correct
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1940201
    • 提供者:bing
  1. nmfsc

    0下载:
  2. 基于梯度下降的稀疏约束 NMF 算法(NMFsc),之前pudn上也有类似的,但缺少一个程序,这里面都包括了 -Based on gradient descent sparse constraint NMF algorithm (NMFsc), before the pudn has a similar, but the lack of a program, there are included
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3025
    • 提供者:柳成荫
  1. bit-for-ldpc

    0下载:
  2. A novel class of bit-flipping (BF) algorithms for decoding low-density parity-check (LDPC) codes is presented. The proposed algorithms, which are called gradient descent bit flipping (GDBF) algorithms, can be regarded as simplified gradient d
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:137669
    • 提供者:rag
  1. BPNN

    0下载:
  2. 使用梯度下降的bp神经网络实现iris数据的分类的java程序,适合初学者-BP neural network using gradient descent to achieve iris data classification of the Java program, suitable for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:11787
    • 提供者:王耀民
  1. mlclass-ex5

    0下载:
  2. 机器学习相关内容,基于matlab仿真,实现了线性回归分类器的功能-Files included in this exercise ex1.m- Octave scr ipt that will help step you through the exercise ex1 multi.m- Octave scr ipt for the later parts of the exercise ex1data1.txt- Dataset for linear regression wit
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:17535
    • 提供者:张伟强
  1. mlclass-ex1

    0下载:
  2. 线性感知机,机器学习相关,基于matlab仿真-Files included in this exercise ex1.m- Octave scr ipt that will help step you through the exercise ex1 multi.m- Octave scr ipt for the later parts of the exercise ex1data1.txt- Dataset for linear regression with one vari
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:15376
    • 提供者:张伟强
  1. ClosedFormVsGradientDescent

    0下载:
  2. Closed Form Linear Regression Vs Gradient Descent in Machine Learning
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:Hesam
  1. FNN

    0下载:
  2. 模糊神经网络,梯度下降算法。能以任意精度逼近任意连续函数-Neural network, gradient descent algorithm. Arbitrary precision can approximate any continuous function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5915
    • 提供者:xujinchao
  1. GradientDescent

    0下载:
  2. GradientDescent梯度下降法,以后会添加随机梯度下降法,正在学习中-Gradient descent, will be added later stochastic gradient descent, I am learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3788116
    • 提供者:崔钊
  1. 1

    0下载:
  2. 梯度下降学习代码,简单明了,一看就会-Gradient descent learning code, simple and clear
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:张伟
  1. EMKmeans

    0下载:
  2. 在线KMeans算法不同于一般的聚类,其主要算法为梯度下降法-Online KMeans Unlike clustering algorithm, the main gradient descent algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:梁良
  1. nonlinear-optimization

    0下载:
  2. 非线性规划各种算法汇总,包括线搜索、梯度下降法、牛顿法、共轭梯度法、DFP算法、BFGS算法和信赖域算法-Summary all kinds of algorithm of nonlinear programming, including line search, the gradient descent method, Newton method and conjugate gradient method, DFP algorithm and BFGS algorithm and trust
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5458
    • 提供者:夏瀛韬
  1. Perceptron

    1下载:
  2. 本实验的目的是学习和掌握两种感知器算法:批处理感知器算法和批处理裕量松弛 算法。感知器算法是通过学习两类已标记的样本,建立一个线性分类器。学习的过程就是求解感知器权系数的过程,人们通过建立一个准则函数J(a),将求解感知器权系数的问题简化为一个标量函数J(a)的极小化问题,即当a为解向量时,J(a)最小。而极小化问题常用梯度下降法来解决。本实验给出了基于梯度下降法的两种感知器算法,介绍了原理并编程实现,最后对两种算法的特点加以比较分析。-The purpose of this study i
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1314
    • 提供者:Jam_Jack
  1. rnn-from-scratch-master

    1下载:
  2. RNN神经网络的应用和概念,RNN源代码和使用方法-You can find that the parameters `(W, U, V)` are shared in different time steps. And the output in each time step can be**softmax**. So you can use**cross entropy** loss as an error function and use some optimizing method (e
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3316909
    • 提供者:大夫
  1. gradientDescentMulti.m

    0下载:
  2. Gradient descent for multivariable data
  3. 所属分类:Project Manage

    • 发布日期:2017-04-12
    • 文件大小:1164
    • 提供者:ahmet
  1. Gradient_descent

    0下载:
  2. matlab 算法实现,用最速下降法求解对称正定矩阵方程组。-Solve the symmetric positive definite matrix equations by Gradient Descent in Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:526
    • 提供者:waltsmith
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com