Files for the Docker Deep Learning pod. See https://charlesreid1.com/wiki/Docker/Pods/Deep_Learning for details.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid
c9f3fa444e
|
7 years ago | |
---|---|---|
Dockerfile | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 8 years ago |
README.md
Docker Pod: Deep Learning
Files for building the Docker Deep Learning pod.
For more information on what this is all about, see charlesreid1.com/wiki/Docker/Pods/Deep_Learning.
The Steps
Dockerfile needs to be cleaned up a bit and tested out on production system.
Volume strategy will need to be determined. Need access to:
- Training data
- Pre-prepared notebooks/scripts
- Input files
- Place to write exported, finalized models
Things that need to be fixed first:
- Software modifications to
lfw_fuel
to preserve existing downloads - How to actually export (and import) neural network models in reproducible way (HDF5?)