kostyaev / caffe-ipython

Dockerfile for quickstart with ipython and caffe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caffe-ipython

Dockerfile for quickstart with ipython and caffe

Run the following commands in the root of the repository and go to your browser:

  1. docker build -t caffe-ipython .
  2. docker run -d --name caffe-ipython -p 8888:8888 caffe-ipython

About

Dockerfile for quickstart with ipython and caffe

License:Apache License 2.0