We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbb307 commit fedac6bCopy full SHA for fedac6b
docs/source/pygad_more.rst
@@ -359,10 +359,10 @@ value out of these 3 values.
359
None]
360
Solution: [1, 5]
361
362
-For a solution like ``[1, -0.5, 4]``, then mutation happens for the
363
-first gene by simply replacing its current value by a randomly selected
364
-value (other than its current value if possible). So, the value 1 will
365
-be replaced by either 2 or 3.
+For a solution like ``[1, 5]``, then mutation happens for the first gene
+by simply replacing its current value by a randomly selected value
+(other than its current value if possible). So, the value 1 will be
+replaced by either 2 or 3.
366
367
For the second gene, its space is set to ``None``. So, traditional
368
mutation happens for this gene by:
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments