Skip to content

Commit df30db1

Browse files
update News
1 parent 052049a commit df30db1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ If you find this code useful in your research then please cite:
2121
```
2222

2323
## 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)!
2425
* **(2023/01)** We released the first major version of `crfmnes` in January 2023. You can install it via `pip install crfmnes`.
2526
* **(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)!
2627
* **(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

Comments
 (0)