Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Jul 3, 2023
1 parent bf3a453 commit 8831f55
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -941,18 +941,23 @@ Each of the following optimizer classes can be initialized and passed to the "ad
<details>
<summary><b>v4.5.0</b> </summary>

- [ ] add support for constrained optimization

</details>

<details>
<summary><b>v4.6.0</b> </summary>

- [ ] add early stopping feature to custom optimization strategies
- [ ] add "prune_search_space"-method to custom optimization strategy class
- [ ] display additional outputs from objective-function in results in command-line
- [ ] add type hints to hyperactive-api

</details>


<details>
<summary><b>v4.6.0</b> </summary>
<summary><b>v4.7.0</b> </summary>

- [ ] add support for constrained optimization
- [ ] add "prune_search_space"-method to custom optimization strategy class

</details>

Expand Down

0 comments on commit 8831f55

Please sign in to comment.