/docker_keras

Docker configuration for running the Keras machine-learning library with the Theano backend

Primary LanguagePython

Quickstart

  • Change to the directory containing this project
  • Execute docker-compose -f compose/local.yml up
  • After the container has successfully built, you can run it interactively with docker run -it compose_keras