简体   繁体   English

用于 Udacity 深度学习的 TensorFlow 设置

[英]TensorFlow Setup for Udacity Deep Learning

I am trying to setup TensorFlow for Udacity Deep Learning ( https://www.udacity.com/course/deep-learning--ud730 ).我正在尝试为 Udacity 深度学习设置 TensorFlow( https://www.udacity.com/course/deep-learning--ud730 )。 I read the instruction ( https://www.udacity.com/course/viewer#!/c-ud730/l-6452084188/m-6560586345 ) but am need more direction我阅读了说明( https://www.udacity.com/course/viewer#!/c-ud730/l-6452084188/m-6560586345 )但我需要更多指导

I want to: 1) Understand how to get setup to Run the Docker container from the Google Cloud repository.我想:1) 了解如何设置以从 Google Cloud 存储库运行 Docker 容器。 2) Install TensorFlow on your computer (Linux or Mac OS X only), then fetch assignment code separately. 2) 在您的计算机上安装 TensorFlow(仅限 Linux 或 Mac OS X),然后单独获取分配代码。 https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/udacity/README.md does not tell me this. https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/udacity/README.md没有告诉我这一点。

This is so I can run and learn independent of Google too.这样我也可以独立于谷歌运行和学习。 I am not sure which VM or Linux (CentOS) to use, special VM memory set up etc.我不确定要使用哪个 VM 或 Linux (CentOS),设置特殊的 VM 内存等。

I appreciate your assistance.感谢您的帮助。 thanks!谢谢!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM