annotate .hgignore @ 101:a1740a99b81f

by default, in a minibatch without any fixed number of batchs, we need to finish at the end of the dataset. Now we return a minibatch at the end event if this minibacht size != the gived minibatch_size.
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Tue, 06 May 2008 16:01:53 -0400
parents a1eb3dbc035d
children 6eb0900fb553
rev   line source
47
7086cfcd8ed6 added file with pattern of file that should be ignored by mercurial
Frederic Bastien <bastienf@iro.umontreal.ca>
parents:
diff changeset
1 syntax: glob
7086cfcd8ed6 added file with pattern of file that should be ignored by mercurial
Frederic Bastien <bastienf@iro.umontreal.ca>
parents:
diff changeset
2 *~
53
a1eb3dbc035d ignore compiled version of python script
Frederic Bastien <bastienf@iro.umontreal.ca>
parents: 47
diff changeset
3 *.pyc