Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
DaStoll committed Nov 14, 2024
1 parent 2842e89 commit 310c825
Showing 1 changed file with 11 additions and 31 deletions.
42 changes: 11 additions & 31 deletions docs/dev_docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,39 +10,15 @@
- Document large scale
- Evaluate and maybe improve ease-of-use of NePS for DDP (Gopalji)
- Optimize dependencies (Anton)
- Tensorboard st no one has to Touch it anymore (Tarek)

### Fixes

- ignore_errors should work seamlessly with all optimizers, also check different error handling Flags (Gopalji)
- Install all dependencies to run core examples always (Anton)

### Refactoring

(Anton)

- Rename: run_pipeline = evaluate_pipeline
- Rename: loss = objective_to_minimize
- Rename: default = prior, default_confidence = prior_confidence
- Rename: budget = max_cost_total

### Documentation

- Update citations (also docs) (Danny)
- Notebooks add (Danny)
- Remove templates (Danny)
- Rework readme (remove declarative API) (Danny)
- Improved examples
- New Lightning example (Gopalji)
- DDP examples (Gopalji)
- Larger examples (Gopalji)
- Tensorboard into new lightning example (Tarek)
- Example spawning cloud instances via run pipeline

### Tests

- Pytest needs to work on a fresh install (Anton)
- Regression tests to run on cluster on each version release
- Add New Lightning example (Gopalji)
- Add DDP examples (Gopalji)
- Add some larger examples (Gopalji, Anton)
- Improve new lightning example by adding Tensorboard (Tarek)
- Add optimizer pages (Anton, Neeratyoy)

## Before 1.0.0 version

Expand All @@ -57,6 +33,10 @@

### Documentation

- NAS documentation
- Optimizer pages (Anton, Neeratyoy)
- Add example for spawning cloud instances via run pipeline
- Add NAS documentation
- Keep a changelog, add to it before each release

### Tests

- Regression tests to run on cluster on each version release

0 comments on commit 310c825

Please sign in to comment.