issues
search
automl
/
neps
Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
61
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(runtime): filelock issues
#161
eddiebergman
opened
2 days ago
0
ci: enforcing conventional commit naming in PR titles
#160
timurcarstensen
closed
5 days ago
0
enforce conventional commit naming in PR titles
#159
timurcarstensen
closed
5 days ago
0
feat: add python 3.12 support
#158
timurcarstensen
closed
5 days ago
2
add 3.12 support
#157
timurcarstensen
closed
5 days ago
0
Pytest 273 tests fail on Master
#156
Meganton
opened
1 week ago
0
Renaming several functions
#155
Meganton
opened
3 weeks ago
0
Fixed `priorband_template.py` example
#154
gopaljigaur
closed
2 weeks ago
2
Possible PyTorch implementation of WL kernel
#153
vladislavalerievich
opened
1 month ago
0
ci: using uv to setup python and install dependencies for github actions
#152
timurcarstensen
closed
4 days ago
0
feat: graph space simplification
#151
timurcarstensen
opened
1 month ago
0
refactor(SearchSpace): removes a lot of methods from `SearchSpace`
#150
eddiebergman
closed
1 month ago
0
refactor: rename `neps.XParameter` to `neps.X`
#149
gopaljigaur
closed
1 month ago
1
Refactor(SearchSpace): Remove as many methods from SearchSpace as possible
#148
eddiebergman
closed
1 month ago
0
refactor: Use `vulture` to remove dead code
#147
eddiebergman
closed
1 month ago
0
Refactor(Optimizers): Use `ask()` instead of two-stage `load_optimization_state()` and `get_config_and_ids()`
#146
eddiebergman
closed
1 month ago
0
Refactor: use `ask` on optimizers
#145
eddiebergman
closed
1 month ago
0
refactor: rename `neps.FloatParameter` to `neps.Float`
#144
gopaljigaur
closed
1 month ago
2
New commands for CLI: sample-config, report-config, init, results ; Refactoring CLI
#143
danrgll
closed
1 month ago
0
fix: Debug env vars better
#142
eddiebergman
closed
3 months ago
0
fix: Timeout set explicitly to 120 seconds, debug on env vars
#141
eddiebergman
closed
3 months ago
0
removing python 3.8 and 3.9 support
#140
timurcarstensen
closed
2 months ago
1
New cli commands help, info-config, errors, status, results + Documentation
#139
danrgll
closed
2 months ago
0
Multi fidelity is not "multi" for some fidelity boundaries
#138
AwePhD
opened
3 months ago
8
refactor: graph search space cleanup
#137
timurcarstensen
closed
2 months ago
2
Documentation directories structure with multi-fidelity
#136
AwePhD
opened
3 months ago
3
On using multi-GPU workers with DistributedDataParallel (DDP) and PyTorch Lightning
#135
simon-ging
opened
3 months ago
0
refactor: BO and ifBO
#134
eddiebergman
closed
1 month ago
4
Refactor Declarative Usage (CLI) + Documentation
#133
danrgll
closed
3 months ago
0
fix: Deprecation warning over concat with empty dataframe
#132
eddiebergman
closed
3 months ago
0
ux: Provide a log message indicating summary data has been generated
#131
eddiebergman
closed
3 months ago
0
fix: Use absolute path for previous config location
#130
eddiebergman
closed
3 months ago
0
fix: Handle KeyboardInterrupt, SIGINT, SIGTERM gracefully
#129
eddiebergman
opened
3 months ago
0
ux: Improve message on how to deal with an error from a worker
#128
eddiebergman
closed
3 months ago
0
Docs cleanup
#127
timurcarstensen
opened
3 months ago
0
refactor: modularize file state
#126
eddiebergman
closed
3 months ago
0
[UX] Replace "cost" with "budget_cost" and "loss" with "optimization_loss" for clarity to users
#125
eddiebergman
opened
4 months ago
0
[SearchSpace] Allow `None`/ `bool` as a valid value in Categorical/Constant
#124
eddiebergman
opened
4 months ago
0
[Optimizers] Multifidelity algorithms should check for `min_budget == 0`
#123
eddiebergman
opened
4 months ago
0
[SearchSpace] Un-intuative behaviour for a search space with a fidelity parameter when ignored, i.e. `RandomSearch`
#122
eddiebergman
opened
4 months ago
0
[Optimizers] `"kde"` doesn't exists for surrogate model
#121
eddiebergman
opened
4 months ago
0
[Optimizer] Multi-fidelity algorithms should explicitly check for a fidelity parameter
#120
eddiebergman
opened
4 months ago
0
[Optimizers] Programmatic access to Optimizer's capabilities/requirements
#119
eddiebergman
opened
4 months ago
0
[Optimizers] Make all available optimizers through a "string" be instatiable without kwargs
#118
eddiebergman
opened
4 months ago
0
Introduce CLI
#117
danrgll
closed
4 months ago
1
Introduce Settings Class and Default() Arguments
#116
danrgll
closed
4 months ago
0
Add ifbo
#115
Neeratyoy
closed
2 months ago
12
[Question] Interface for generic logger
#114
AwePhD
opened
4 months ago
4
[Warning] FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated.
#113
eddiebergman
closed
3 months ago
0
Refactor declarative usage
#112
danrgll
closed
5 months ago
0
Next