摘要: 课程地址:https://cloud.tencent.com/developer/labs/lab/10296/console 首先我们需要先下载MNIST的数据集。使用以下的命令进行下载: logistic_regression.py 修改logistic_regression.py,增加测试准确 阅读全文
posted @ 2019-08-08 21:04 Johnny、 阅读(230) 评论(0) 推荐(0)
摘要: linear_regression_model.py run.py 结果: ubuntu@VM-12-146-ubuntu:~$ python run.py step 0,test_loss 50554.742188 step 10,test_loss 53487.046875 step 20,te 阅读全文
posted @ 2019-08-08 17:07 Johnny、 阅读(237) 评论(0) 推荐(0)