This repository contains a set of miscellaneous high-level Dockerfiles.
- dnn-basic : basic Dockerfile for deep learning with Keras and Lasagne with Jupyter.
Parts of the code is borrowed from the following repositories:
- Jupyter dockerstacks : see
/base-notebook
- TensorFlow : see
/tensorflow/tools/docker
A copy of the relevant licenses can be found in the /3rd-part-licenses
directory.