diff --git a/README.md b/README.md index 00a99b52..66209485 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,9 @@ As its name suggests Hyperactive started as a hyperparameter optimization packag
## What's new? + - ### 27.08.2023 v4.5.0 add early-stopping for Optimization Strategies - ### 01.03.2023 v4.4.0 add new feature: "Optimization Strategies" - ### 18.11.2022 v4.3.0 with three new optimization algorithms (Spiral Optimization, Lipschitz Optimizer, DIRECT Optimizer) - - ### 04.05.2022 v4.2.0 with support of handling Exceptions and Callbacks
@@ -115,29 +115,29 @@ Hyperactive features a collection of optimization algorithms that can be used fo
  • Hill Climbing
  • Repulsing Hill Climbing
  • Simulated Annealing
  • -
  • Downhill Simplex Optimizer
  • +
  • Downhill Simplex Optimizer

  • Global Search:
    Population Methods:
    Sequential Methods: