PathologyDataScience/glimr
A simplified wrapper for hyperparameter search with Ray Tune.
PythonApache-2.0
Issues
- 3
- 7
- 0
Tuning search space should not be large
#61 opened by RaminNateghi - 4
PBT TuneError in perturbing config
#50 opened by lawrence-chillrud - 2
Investigate conditional search spaces
#22 opened by cooperlab - 2
remove functions from search space using prune_constants, applied to conditional tuning
#57 opened by RaminNateghi - 9
Allocated resources not scaling trials
#26 opened by cooperlab - 1
- 2
function to visualize the run of an experiment
#42 opened by Tilly-S - 2
Allow for custom stopper object
#47 opened by lawrence-chillrud - 0
Update get_top_k_trials for losses
#46 opened by cooperlab - 1
update notebooks
#41 opened by cooperlab - 2
capture loss values during training
#43 opened by cooperlab - 0
restore is broken again
#44 opened by cooperlab - 1
Trial reports only show last epoch performance
#27 opened by cooperlab - 2
Model averaging of top trials
#28 opened by cooperlab - 3
- 2
restore is broken
#33 opened by cooperlab - 2
Dictionary Key Indexing
#29 opened by NilakshanKunananthaseelan - 2
Prevent callables from using kwargs
#35 opened by cooperlab - 1
Update description of loss/metric handling
#34 opened by cooperlab - 1
loss and metric validation functions
#32 opened by cooperlab - 3
Support metric and loss kwargs
#30 opened by cooperlab - 1
Add AdamW to the optimization search space
#21 opened by cooperlab - 1
Multi-output models raise errors
#23 opened by cooperlab - 1
Cleanup docstrings
#13 opened by cooperlab - 2
Remove batch from optimization_space
#14 opened by cooperlab - 2
Add tune, air extras for ray dependency
#17 opened by cooperlab - 2
Allow non-class losses
#15 opened by cooperlab - 2
Improve notebook for Search class
#9 opened by cooperlab - 0
Notebook for use on a Ray cluster
#11 opened by cooperlab - 0
- 1
Allow overriding of hyperparameter notation
#1 opened by cooperlab - 2
Support kwargs for metrics and losses
#3 opened by cooperlab - 2
Allow multiple losses per output
#2 opened by cooperlab - 2
Improve search space documentation
#6 opened by cooperlab - 2
Support dataloader kwargs
#4 opened by cooperlab