Skip to content

Commit 6031a33

Browse files
Update applications.rst
1 parent 97c6380 commit 6031a33

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/sphinx/source/applications.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,10 @@ Till now, this Python library `PyPop7` has been required and/or introduced
126126

127127
* `from pypop7.optimizers.pso.pso import PSO as PYPSO`
128128
* `requirements.txt`: `pypop7==0.0.82`
129-
* 15: https://github.com/GMC-DRL/Neur-ELA
129+
* **15**: https://github.com/GMC-DRL/Neur-ELA
130130

131-
* **FCMAES + SEPCMAES + RMES + CMAES**
131+
* `requirements.txt`: `pypop7==0.0.79`
132+
* `from pypop7.optimizers.es import FCMAES, SEPCMAES, RMES, CMAES`
132133
* 14 [2024]: https://github.com/nikivanstein/LLaMEA
133134
* 13: https://github.com/AmitDIRTYC0W/neuronveil-mnist-train (2024)
134135

0 commit comments

Comments
 (0)