摘要:
课程地址:https://cloud.tencent.com/developer/labs/lab/10313/console 首先我们需要先下载 MNIST 的数据集。使用以下的命令进行下载: deep_neural_networks.py 阅读全文
摘要:
课程地址:https://cloud.tencent.com/developer/labs/lab/10298/console 数据准备 shallow_neural_networks.py 我尝试修改learning_rate和weights的标准差: 收敛明显加快: 阅读全文