Importing release version 322 from old repos
This commit is contained in:
17
resources/ESPara.html
Normal file
17
resources/ESPara.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>f_1 : Sphere function</title>
|
||||
</head>
|
||||
<body><EFBFBD>
|
||||
<h1 align="center">Parameters for the Evolution Strategy</h1>
|
||||
<center>
|
||||
</center><br>
|
||||
The Java Class ESPara contains the information describing an Evolution Strategy (ES):
|
||||
<ul>
|
||||
<li>The problem to be solved.</li>
|
||||
<li>A seed value for the random number generator.</li>
|
||||
<li>A termination criterion for the algorithm.</li>
|
||||
<li>The ES population.</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user