plasma-python
plasma-python copied to clipboard
Remove dead-weight code
Candidate files for removal (path relative to root directory of the repository):
- Single GPU
plasma/models/runner.py-
HyperRunnerclass inside this script might repurposed for DeepHyper interface
-
-
install-mpi.sh(used for Travis builds; do not delete yet. Or, replace with built-in package management on Travis). - All references to Theano as backend to external Keras
examples/run_shallow.cmd references sxamples/learn_processed.py, which no longer exists. I believe it got merged into learn.py at some point.