Skip to content

Commit

Permalink
Update es.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolutionary-Intelligence authored Jul 1, 2024
1 parent 3dc6d4c commit 79a47b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pypop7/optimizers/es/es.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ class ES(Optimizer):
<https://www.science.org/doi/10.1126/scirobotics.adg3705>`_, `[Koginov et al., 2023, TMRB]
<https://ieeexplore.ieee.org/document/10302449>`_, `[Sun et al., 2023, ACL]
<https://aclanthology.org/2023.acl-long.625.pdf>`_, `[Agrawal et al., 2014, TVCG]
<https://ieeexplore.ieee.org/abstract/document/6781622>`_, `[Heidrich-Meisner&Igel, 2009, ICML]
<https://ieeexplore.ieee.org/abstract/document/6781622>`_, `[Molinari et al., 2014, AIAAJ]
<https://arc.aiaa.org/doi/full/10.2514/1.J052715>`_, `[Heidrich-Meisner&Igel, 2009, ICML]
<https://dl.acm.org/doi/abs/10.1145/1553374.1553426>`_, `[Lipson&Pollack, 2000, Nature]
<https://www.nature.com/articles/35023115>`_, just to name a few.
Expand Down

0 comments on commit 79a47b7

Please sign in to comment.