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
An error occurs when running code on Windows 11.
#94
thegreatesthoneybee
closed
1 month ago
3
Windows support ?
#93
championbruno
closed
2 months ago
9
Multiprocessing with multiple GPUs
#92
ggoupy
closed
4 months ago
2
Bump version to `0.7.0`
#91
xadrianzetx
closed
5 months ago
0
Drop references to finished processes in local manager
#90
xadrianzetx
closed
5 months ago
0
Too many open files
#89
ggoupy
closed
5 months ago
4
Bump version to `0.6.2`
#88
xadrianzetx
closed
6 months ago
0
Explicitly support Python 3.12 + reformat codebase with `black 24.x`
#87
xadrianzetx
closed
6 months ago
0
Can't use plot_optimization_history
#86
diegolovison
closed
1 year ago
1
Bump version to `0.6.1`
#85
xadrianzetx
closed
1 year ago
0
Follow PEP 561 – Distributing and Packaging Type Information
#84
xadrianzetx
closed
1 year ago
0
Bump version to `0.6.0`
#83
xadrianzetx
closed
1 year ago
0
Follow PEP 585 – Type Hinting Generics In Standard Collections
#82
xadrianzetx
closed
1 year ago
0
Add `into_study()` convenience method
#81
xadrianzetx
closed
1 year ago
0
optuna.visualization plotting support
#80
xKDHx
closed
1 year ago
2
Bump version to `0.5.0`
#79
xadrianzetx
closed
1 year ago
0
Add helpers allowing users to enable/disable logging
#78
xadrianzetx
closed
1 year ago
0
Fix flaky test and spelling
#77
xadrianzetx
closed
1 year ago
0
Log level
#76
aura-tfn
closed
1 year ago
2
Continuation of distributed study from pickled study
#75
Raverss
closed
1 year ago
2
Optuna-distributed in HPC environment
#74
ikunabel
closed
2 months ago
1
Set Black's target version to `py310`
#73
xadrianzetx
closed
1 year ago
0
Remove redundant test skip condition
#72
xadrianzetx
closed
1 year ago
0
Bump version to `0.4.0`
#71
xadrianzetx
closed
1 year ago
0
Add single exception catch to study optimize
#70
xadrianzetx
closed
1 year ago
0
Support Python 3.11
#69
xadrianzetx
closed
1 year ago
0
Change the log message format for failed trials
#68
xadrianzetx
closed
1 year ago
0
Drop support for Python 3.7
#67
xadrianzetx
closed
1 year ago
0
Change the log message format for failed trials
#66
xadrianzetx
closed
1 year ago
0
Add single exception catch to study optimize
#65
xadrianzetx
closed
1 year ago
0
Support Python 3.11
#64
xadrianzetx
closed
1 year ago
0
Drop support for Python 3.7
#63
xadrianzetx
closed
1 year ago
0
Bump version to `0.3.0`
#62
xadrianzetx
closed
1 year ago
0
Disable local optimization mode on Windows machines
#61
xadrianzetx
closed
1 year ago
0
Split trial runtime to avoid pickling closures
#60
xadrianzetx
closed
1 year ago
0
Run tests on all supported platforms
#59
xadrianzetx
closed
1 year ago
0
AttributeError: Can't pickle local object '_distributable.<locals>._wrapper'
#58
bcollazo
closed
1 year ago
2
Remove unused args from event loop API
#57
xadrianzetx
closed
1 year ago
0
Compare `TaskState` enum members by identity
#56
xadrianzetx
closed
1 year ago
0
Add a link to Medium article
#55
xadrianzetx
closed
1 year ago
0
Allow dask queue to retry fetching a message if timeout was reached
#54
xadrianzetx
closed
1 year ago
0
Add patience argument to `stop_optimization` API
#53
xadrianzetx
closed
1 year ago
0
Remove `before_message` hook
#52
xadrianzetx
closed
1 year ago
0
Bump version to `0.2.0`
#51
xadrianzetx
closed
2 years ago
0
Use `text` as the key in `license` table
#50
xadrianzetx
closed
2 years ago
0
Default to `multiprocessing` backend when `LocalCluster` is used
#49
xadrianzetx
closed
2 years ago
0
Add examples of optimization with timeout
#48
xadrianzetx
closed
2 years ago
0
Fix return types in mocked classes
#47
xadrianzetx
closed
2 years ago
0
Avoid type bingo in `suggest_categorical`
#46
xadrianzetx
closed
2 years ago
2
Full license text clutters meta section on PyPI
#45
xadrianzetx
closed
2 years ago
0
Next