From 3b48d3e451abf021e2de8dbda8ef4ae7f311ef11 Mon Sep 17 00:00:00 2001 From: Anton Beloglazov Date: Tue, 30 Oct 2012 10:50:22 +1100 Subject: [PATCH] Fixed a comment --- neat/locals/underload/trivial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neat/locals/underload/trivial.py b/neat/locals/underload/trivial.py index e9e1563..06dea2c 100644 --- a/neat/locals/underload/trivial.py +++ b/neat/locals/underload/trivial.py @@ -55,7 +55,7 @@ def last_n_average_threshold_factory(time_step, migration_time, params): :param params: A dictionary containing the algorithm's parameters. :type params: dict(str: *) - :return: A function implementing the OTF algorithm. + :return: A function implementing the averaging underload detection. :rtype: function """ return lambda utilization, state=None: (