梯度下降法求解回归问题我要分享

Gradient descent method for solving regression problems

comparehgw softmax分类 softmax分类器 softmax回归

关注次数: 136

下载次数: 0

文件大小: 4205KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

使用SOFTMAX分类器对已有的数据集进行分类。


English Description:

The softmax classifier is used to classify the existing data sets.


代码预览

meas.m

MNISTdata.mat

mysoftmax_gd.m

mysoftmax_gd_test_fisheriris.m

mysoftmax_gd_test_MNIST.m

softmax_cost_grad.m

说明.txt

fisheriris.mat