×

Melvin L's video: Using Tensorflow with Docker Demo Tensorflow Jupyter Docker

@Using Tensorflow with Docker (Demo) | Tensorflow + Jupyter + Docker
Tensorflow with Docker Overview: - Run Tensorflow and Jupyter Notebooks - Docker + TensorFlow Other Resouces: Install Docker on Ubuntu https://www.youtube.com/watch?v=cVoR9rY31EQ Commands: docker run -it -p 8888:8888 tensorflow/tensorflow docker run -it --rm --name tf -v ~/mywork:/notebooks -p 8888:8888 -p 6006:6006 tensorflow/tensorflow (Note you may have to change permissions on your host computer using chmod -R etc) docker exec -it tf tensorboard --logdir tf_logs/

343

22
Melvin L
Subscribers
19.1K
Total Post
111
Total Views
1.5M
Avg. Views
29.1K
View Profile
This video was published on 2017-10-14 18:47:33 GMT by @Melvin-L on Youtube. Melvin L has total 19.1K subscribers on Youtube and has a total of 111 video.This video has received 343 Likes which are higher than the average likes that Melvin L gets . @Melvin-L receives an average views of 29.1K per video on Youtube.This video has received 22 comments which are higher than the average comments that Melvin L gets . Overall the views for this video was lower than the average for the profile.

Other post by @Melvin L