diff datasets/__init__.py @ 175:224321bf043a

Define the ocr dataset and use the existing split for nist.
author Arnaud Bergeron <abergeron@gmail.com>
date Sat, 27 Feb 2010 13:56:14 -0500
parents 4b28d7382dbf
children 938bd350dbf0
line wrap: on
line diff
--- a/datasets/__init__.py	Sat Feb 27 12:18:26 2010 -0500
+++ b/datasets/__init__.py	Sat Feb 27 13:56:14 2010 -0500
@@ -1,1 +1,2 @@
-from nist import *
+from defs import *
+