登录社区云,与社区用户共同成长
邀请您加入社区
http://playground.tensorflow.org/源码
注:我也将一个打包好的html和js前端代码放到了我的资源部分,这个可以无需联网,本地运行
安装nodejs后,安装所有依赖
在项目中添加依赖(可能是虚拟机版本太旧有许多warn):
npm run build 编译并将app放到dist/文件夹 (to compile the app and place it in the dist/ directory)
npm run build
npm run serve to serve from the dist/ directory and open a page on your browser.
浏览器输入 http://localhost:5000/,可以看到运行结果:
腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。
更多推荐
动物识别系统 python实现+UI
Linux下安装MySQL8.0(超详细)
安卓手机如何连接苹果电脑
扫一扫分享内容
所有评论(0)