# softmax回归

Softmax回归

Softmax回归
36 PDF 2019-09-16

softmax回归Matlab

softmax回归是逻辑回归的延伸,用来处理多分类问题,此代码是用matlab实现
28 ZIP 2019-02-25

softmax回归Matlab

softmax回归是逻辑回归的延伸,用来处理多分类问题,此代码是用matlab实现
37 ZIP 2019-03-09

softmax回归Matlab

softmax回归是逻辑回归的延伸,用来处理多分类问题,此代码是用matlab实现
63 rar 2018-12-24

softmax回归代码

用python编写的softmax回归代码,可实现多分类功能,需安装numpy和tensorflow库,tensorflow主要
30 ZIP 2019-09-23

softmax回归.py

softmax回归.py
9 PY 2020-07-17

UFLDL Exercise Softmax Regression Softmax回归

UFLDLExercise:SoftmaxRegression(softmax回归)matlab实验代码可以直接运行
29 ZIP 2019-09-23

python实现softmax回归

softmax回归的python源码,用python和tensorflow实现softmax回归
39 PY 2019-04-29

梯度下降softmax回归

自编函数实现梯度下降softmax回归,程序注释清楚。
40 ZIP 2019-09-06

Softmax回归模型matlab代码

softmax回归模型是一种常用的分类器,也是与深度结构模型相结合最多的分类方法。本代码包中的程序对图像构建softmax分类器
48 ZIP 2018-12-24