用python编写的softmax回归代码,可实现多分类功能,需安装numpy和tensorflow库,tensorflow主要用到mnist手写数字的数据集,如果自备了数据的话可以不安装tensorflow。