You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ If you find this code useful in your research then please cite:
21
21
```
22
22
23
23
## News
24
+
***(2023/09)** CR-FM-NES has been integrated into [EvoJax](https://github.com/google/evojax/tree/main/evojax/algo) with the [promising performance](https://github.com/nomuramasahir0/crfmnes/issues/13) on EvoJax Benchmarks. Additionally there are quite [interesting results when using it as part of an QD-algorithm](https://github.com/google/evojax/pull/52). Thanks [@dietmarwo](https://github.com/dietmarwo)!
24
25
***(2023/01)** We released the first major version of `crfmnes` in January 2023. You can install it via `pip install crfmnes`.
25
26
***(2022/12)** CR-FM-NES has been integrated into [evosax](https://github.com/RobertTLange/evosax), which provides JAX-based evolution strategies implementation. Thanks [@RobertTLange](https://github.com/RobertTLange) and [@Obliman](https://github.com/Obliman)!
26
27
***(2022/07)** The paper [Fast Moving Natural Evolution Strategy for High-Dimensional Problems](https://arxiv.org/abs/2201.11422) has been accepted at IEEE CEC'22.
0 commit comments