annotate __init__.py @ 61:a8b70a9117ad

bugfix: in MinibatchDataSet renamed the class variable fields to _fields as parent class have a function called field. bugfix: next_example is a class variable...
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Fri, 02 May 2008 09:55:38 -0400
parents 2508c373cf29
children 2be51c13b55f
rev   line source
35
2508c373cf29 bug fix for reading byte matrices
bergstrj@iro.umontreal.ca
parents: 25
diff changeset
1 import filetensor
2508c373cf29 bug fix for reading byte matrices
bergstrj@iro.umontreal.ca
parents: 25
diff changeset
2 import nnet_ops