1)根据http://docs.aws.amazon.com/machine-learning/latest/dg/learning-algorithm.html,Amazon ML使用SGD.但是我找不到神经网络中使用了多少个隐藏层?
2)有人可以确认SageMaker能够做到Amazon ML的功能吗?即SageMaker比亚马逊ML更强大?
amazon-web-services amazon-machine-learning amazon-sagemaker
在我们的生产Ubuntu服务器上,我们不允许更改apt源列表.
因此,遗憾的是,使用位于https://get.docker.com/ubuntu/的脚本不适合我.相反,我需要为ubuntu下载docker .deb软件包并使用dpkg手动安装它.
但是这里的docker安装文档:https://docs.docker.com/installation/ubuntulinux/#installing-docker-on-ubuntu没有详细介绍如何直接获取deb软件包.有任何想法吗?