issues
search
xadrianzetx
/
optuna-distributed
Distributed hyperparameter optimization made easy
MIT License
34
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Default to `multiprocessing` backend when `LocalCluster` is used
#44
xadrianzetx
closed
2 years ago
0
Update Python version used in format workflow
#43
xadrianzetx
closed
2 years ago
0
Update actions to current versions
#42
xadrianzetx
closed
2 years ago
0
Minor improvements to README.md and friends
#41
xadrianzetx
closed
2 years ago
0
Fix Python version in release workflow
#40
xadrianzetx
closed
2 years ago
0
Before 0.1.0 release
#39
xadrianzetx
closed
2 years ago
0
Fancy terminal output
#38
xadrianzetx
closed
2 years ago
0
Fix project name
#37
xadrianzetx
closed
2 years ago
0
Cleanup and format `pyproject.toml`
#36
xadrianzetx
closed
2 years ago
0
Support optimization with timeout
#35
xadrianzetx
closed
2 years ago
0
Interrupt long running trials when `stop_optimization` is called (multiprocessing backend)
#34
xadrianzetx
closed
2 years ago
0
Use `TYPE_CHECKING` only where necessary
#33
xadrianzetx
closed
2 years ago
0
Task state based deduplication
#32
xadrianzetx
closed
2 years ago
0
Interrupt long running trials when `stop_optimization` is called
#31
xadrianzetx
closed
2 years ago
0
Wrap objective function only when it's needed
#30
xadrianzetx
closed
2 years ago
0
Provide distributable function via optimization managers
#29
xadrianzetx
closed
2 years ago
0
Close progress bar after optimization is complete
#28
xadrianzetx
closed
2 years ago
0
Setup package level logging
#27
xadrianzetx
closed
2 years ago
0
Move build system and project metadata definitions to pyproject.toml
#26
xadrianzetx
closed
2 years ago
0
Use builtin logging
#25
xadrianzetx
closed
2 years ago
0
Switch to PEP 518 style distribution
#24
xadrianzetx
closed
2 years ago
0
Add missing defaults to `n_trials` and `timeout` in eventloop
#23
xadrianzetx
closed
2 years ago
0
Add `catch` functionality to distributed study
#22
xadrianzetx
closed
2 years ago
0
Simplify naming scheme of distributed study factory function
#21
xadrianzetx
closed
2 years ago
0
Remove deprecated abstractproperty
#20
xadrianzetx
closed
2 years ago
0
Reset number of workers to spawn after pool has been resized
#19
xadrianzetx
closed
2 years ago
0
Add basic test coverage to local optimization manager
#18
xadrianzetx
closed
2 years ago
0
Allow distributed manager to timeout on message
#17
xadrianzetx
closed
2 years ago
0
Implement `timeout` argument in `DistributedStudy.optimize`
#16
xadrianzetx
closed
2 years ago
0
Implement `catch` argument in `DistributedStudy.optimize`
#15
xadrianzetx
closed
2 years ago
0
Send kill signal to running trials when `stop_optimization` is called
#14
xadrianzetx
closed
2 years ago
2
Add basic test coverage to distributed optimization manager
#13
xadrianzetx
closed
2 years ago
0
Enforce mypy in CI
#12
xadrianzetx
closed
2 years ago
0
Fix outstanding typing issues
#11
xadrianzetx
closed
2 years ago
0
Tighten typing around `MockOptimizationManager`
#10
xadrianzetx
closed
2 years ago
0
Unpin Optuna after v3 release
#9
xadrianzetx
closed
2 years ago
0
Add feature request and general question templates
#8
xadrianzetx
closed
2 years ago
0
Add bug report to issue templates
#7
xadrianzetx
closed
2 years ago
0
Add basic test coverage to `DistributedTrial`
#6
xadrianzetx
closed
2 years ago
0
Occasionally missing signals to end optimization on local backend
#5
xadrianzetx
closed
2 years ago
1
Enforce mypy in CI
#4
xadrianzetx
closed
2 years ago
0
Run unit tests on cron job
#3
xadrianzetx
opened
2 years ago
0
Add test coverage to `DistributedTrial`
#2
xadrianzetx
closed
2 years ago
0
Add test coverage to managers
#1
xadrianzetx
closed
2 years ago
0
Previous