This commit is contained in:
Antonin RAFFIN 2020-08-29 15:53:48 +02:00
parent 4e503e9b70
commit 299fff67b7

View file

@ -176,7 +176,6 @@ class CMAES(BaseAlgorithm):
else:
break
callback.on_rollout_end()
# TODO: inject best solution from time to time?