Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64c0f62

Browse files
authored
Add files via upload
1 parent9422c1a commit64c0f62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎pygad.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,6 @@ def run(self):
727727
# Appending the best solution to the best_solutions list.
728728
ifself.save_best_solutions:
729729
self.best_solutions.append(best_solution)
730-
print("AAAAAAAAA ",self.best_solutions)
731730

732731
# Selecting the best parents in the population for mating.
733732
parents=self.select_parents(fitness,num_parents=self.num_parents_mating)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp