diff learner.py @ 77:1e2bb5bad636

toying with different ways to implement learners
author bengioy@bengiomac.local
date Sun, 04 May 2008 15:09:22 -0400
parents 90e4c0784d6e
children 3499918faa9d
line wrap: on
line diff
--- a/learner.py	Sat May 03 22:00:37 2008 -0400
+++ b/learner.py	Sun May 04 15:09:22 2008 -0400
@@ -56,3 +56,5 @@
         visible in the output DataSet returned by this method.
         """
         raise NotImplementedError
+
+