softmax回归代码

时间:2020-02-12 16:17:23
【文件属性】:
文件名称:softmax回归代码
文件大小:11.06MB
文件格式:ZIP
更新时间:2020-02-12 16:17:23
softmax,ML 用python编写的softmax回归代码,可实现多分类功能,需安装numpy和tensorflow库,tensorflow主要用到mnist手写数字的数据集,如果自备了数据的话可以不安装tensorflow。
【文件预览】:
softmax_regression.py
MNIST_data
----t10k-images-idx3-ubyte.gz(1.57MB)
----t10k-labels-idx1-ubyte.gz(4KB)
----train-labels-idx1-ubyte.gz(28KB)
----train-images-idx3-ubyte.gz(9.45MB)

网友评论