https://github.com/kubeflow/katib
Raw File
Tip revision: 8dd53850c0446c02ef6e0af8dd4a5b93df8f150c authored by Ce Gao on 03 April 2020, 09:34:44 UTC
feat: Add 2020 roadmap
Tip revision: 8dd5385
ROADMAP.md
# Katib 2020 Roadmap

## New Features

- Support Early Stopping [#692](https://github.com/kubeflow/katib/issues/692)
- Support Advanced NAS Algorithms like DARTs, ProxylessNAS [#461](https://github.com/kubeflow/katib/issues/461)
- Support Auto Model Compression [#460](https://github.com/kubeflow/katib/issues/460)
- Support Auto Feature Engineering [#475](https://github.com/kubeflow/katib/issues/475)

## Enhancements

- Delete Suggestion deployment after Experiment is finished [#1061](https://github.com/kubeflow/katib/issues/1061)
- Save Suggestion state after deployment is deleted [#1062](https://github.com/kubeflow/katib/issues/1062)
- Reconsider the design of Trial Template [#906](https://github.com/kubeflow/katib/issues/906)
back to top