搜索资源列表

  1. Gradient-Descent

    0下载:
  2. 最小梯度下降算法,有测试实例,可以直接运行。求最小值,回归都可以-The minimum gradient descent algorithm, test cases can be run directly. For the minimum, return all OK
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:ljf
  1. The-gradient-descent-method

    0下载:
  2. 梯度下降法是一个最优化算法,常用于机器学习和人工智能当中用来递归性地逼近最小偏差模型-The gradient descent method is an optimization algorithm used in machine learning and artificial intelligence to recursive approximation of the minimum deviation model
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:319488
    • 提供者:xlm
  1. Gradient-Descent

    0下载:
  2. 梯度下降(可视化,两个例子),对于初学者来说有用。-Gradient Descent(visualization,two examples)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:雅轩阁
  1. The-steepest-descent-method-matlab

    0下载:
  2. 程序是通过最速下降法寻找三阶二维的目标函数的局布极值点。-Program is through the steepest descent method to find the objective function of the third-order two-dimensional local extremum point.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:刘宇涛
  1. Steepest-descent-algorithm

    0下载:
  2. Steepest descent algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:jorgehas
  1. HousePrice(gradient-descent)

    0下载:
  2. 利用机器学习算法实现南京房价预测。已知2000年至2013年的南京房价,利用梯度下降法预测2014年南京房价。-Nanjing using machine learning algorithm to predict prices. Known 2000-2013 Nanjing prices, using the gradient descent method to predict 2014 Nanjing prices.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:1711104
    • 提供者:
  1. steepest-descent-method

    0下载:
  2. 解线性方程组的最速下降法,编译器用的是intel visual fortran-solve linear equations with steepest descent method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王茁
  1. Recursive-descent-parser

    0下载:
  2. 此源码是编译原理中对“递归下降法的语法分析器“的设计-This principle is to compile the source code for " recursive descent parser" design
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:222208
    • 提供者:xiaowang
  1. Descent

    0下载:
  2. 梯度下降线性回归python源码,测试过-descent linear regression
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:cao
  1. Gradient-Descent

    0下载:
  2. 梯度下降算法示例,二元函数求最值,可直接运行,有注释-Gradient Descent algorithm
  3. 所属分类:其它资源

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zz
  1. steepest-descent-method

    0下载:
  2. 带有MonteCarlo实验的最速下降法,应用于自适应滤波器-MonteCarlo experiment with the steepest descent method, used in the adaptive filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:MacChauncey
  1. Gradient-Descent-Method

    0下载:
  2. 梯度下降法原理及例题实例及matlab相关资料-Gradient Descent Method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:936960
    • 提供者:黄昕
  1. Steepest-Descent

    0下载:
  2. Steepest descent method implemented by matlab
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:mani sabeti
  1. Steepest-descent-method

    0下载:
  2. 最速下降方法是最优化的主要方法,是最优化方向的主要分支-The steepest descent method is the main method of optimization, it is the main branch of the optimization direction.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:武高玉
  1. Batch-Gradient-Descent

    0下载:
  2. 分别使用了批梯度下降法和牛顿法进行线性回归的测试。-Respectively the batch gradient descent and Newton s method of linear regression tests.
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:刘青枫
  1. adaptive-coordinate-descent-algorithm

    1下载:
  2. Adaptive coordinate descent algorithm & SELECTION OF THE MODEL ORDER OF A TIME SERIES
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1032192
    • 提供者:Niks
  1. steepest-descent-

    0下载:
  2. 使用matlab实现最速下降法,已经经过测试,可以正确使用-Using matlab to achieve the steepest descent method has been tested and used properly.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:于天明
  1. gradient-descent

    0下载:
  2. 这是用于对球体重力进行反演的程序,所用算法是最速下降法-This is for the sphere of gravity inversion procedure, the algorithm used is the steepest descent method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:布莱克
  1. Gradient-Descent-Toys

    0下载:
  2. Toy examples in Python for Gradient Descent Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:fordicus
  1. Steepest-Descent-Line-Search

    0下载:
  2. Steepest Descent line search matlab algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ali
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org