• glvov-bdai's avatar
    Adds Ray Workflow: Multiple Run Support, Distributed Hyperparameter Tuning,... · 286e1eea
    glvov-bdai authored
    Adds Ray Workflow: Multiple Run Support, Distributed Hyperparameter Tuning, and Consistent Setup Across Local/Cloud (#1301)
    
    This PR adds Ray support, which enables a lot of really cool stuff by
    leveraging the existing Hydra support, including but not limited to:
    
    - Several training runs at once in parallel or consecutively with
    minimal interaction
    - Using the same training setup everywhere (on cloud and local) with
    minimal overhead
    - Tuning hyperparameters
    - Tuning hyperparameters in parallel on multiple GPUs and/or multiple
    GPU Nodes
    - Simultaneously tuning model hyperparameters for different
    environments/agents
    - Resource Isolation
    286e1eea
Name
Last commit
Last update
..
_redirect Loading commit data...
_templates Loading commit data...
licenses Loading commit data...
source Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
conf.py Loading commit data...
index.rst Loading commit data...
make.bat Loading commit data...
requirements.txt Loading commit data...