kekoyana / learn-tensorflow

tensorflow学習用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build

docker build -t tensorflow .

run

docker run -it --rm tensorflow python sample.py

alias

. .env

tf sample.py

About

tensorflow学習用


Languages

Language:Python 91.8%Language:Dockerfile 8.2%