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
Docker configuration for running the Keras machine-learning library with the Theano backend
Python
docker-compose -f compose/local.yml up
docker run -it compose_keras