def summary(self):
        summary = Algorithm.summary(self)
        summary['tau'] = self.tau
        return summary