lightning-hpo
lightning-hpo copied to clipboard
Lightning HPO & Training Studio App
This PR introduces the first step of the Lightning HPO workshop. The workshop implements a simple Grid Search. Here is the UI code to copy / paste ```py def render_fn(state:...
This step shows the end of the Lightning HPO workshop.
## 🚀 Feature ### Motivation After chatting with possible early adopters like `Georgehwp`, the Sweep is GPU placement and Queuing from his side as he would like to use it...
## 🚀 Feature ### Motivation ### Pitch ### Alternatives ### Additional context
## 🚀 Feature ### Motivation TODOS: - [] (EA) Stop Sweeps / Trials (https://github.com/Lightning-AI/lightning-hpo/issues/49) - [] (EA) Delete Sweeps / Trials (https://github.com/Lightning-AI/lightning-hpo/issues/48) - [] Mount s3 Drive to Sweep /...
## 🚀 Feature TODOS: - [ ] (EA) Release [lightning-notebook](https://github.com/Lightning-AI/LAI-Jupyter-Component) to PyPI (https://github.com/Lightning-AI/lightning-hpo/issues/44) - [ ] (EA) Add run notebook (https://github.com/Lightning-AI/lightning-hpo/issues/28) - [ ] (EA) Add stop notebook (https://github.com/Lightning-AI/lightning-hpo/issues/29) -...
## 🚀 Feature ### Motivation After discussing with `Georgehwp`, he shared we would like to have AimLogger within this App out of the box. ### Pitch ### Alternatives ### Additional...
## 🚀 Feature ### Motivation Hydra is a common configuration tool and users have requested several times for this tool to be supported. Right now, it should work out of...
## 🚀 Feature ### Motivation As a user, the Training Studio App seems too much to get started with. I care about Sweeps but not the notebooks. However, if I...
## 🚀 Feature ### Motivation ### Pitch ### Alternatives ### Additional context