本教程基于 DataFoundry 经典界面编写,考虑到产品的快速演进,部分步骤和图示可能已经改变。
{% raw %}
To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video
{% endraw %}在第一节,我们将学会如何进行:
- 代码构建
- 服务部署
TensorFlow Playground 是一个交互式可视化 nodejs 应用,它通过 d3.js 以动态方式演示了一个神经网络模型的训练过程。
在本节我们将通过 DataFoundry 平台部署 TensorFlow Playground。

在你开始之前,你需要在 DataFoundry 注册一个帐号。
对于图形界面操作,你还需要以下浏览器之一:
- Firefox 15 或以上
- Chrome 21 或以上
- Internet Explorer 10 或以上
- Safari 7 或以上
对于命令行操作,你还需要下载 OpenShift 客户端:
Fork TensorFLow Playground 源码到自己的代码仓库:
- 预置 dockerfile 版,https://github.com/DataFoundry/tensorflow-playground.git
- 官方版(需准备 dockerfile),https://github.com/tensorflow/playground.git
下面分别对图形界面和命令行两种方式进行介绍。
3)点击“新建构建”并选择 deep playground 代码库,点击“开始构建”:

7)填写服务基本信息:
8)填写服务高级信息:







