# HG changeset patch # User Pascal Lamblin # Date 1299442491 18000 # Node ID 08beb6f2880986b89ad25caa1abc20dac75ab512 # Parent c9179b0ed002ad7682de4ec6dfd0db0cd7ce6913 Update inline doc. diff -r c9179b0ed002 -r 08beb6f28809 pylearn/datasets/utlc.py --- a/pylearn/datasets/utlc.py Wed Mar 02 13:13:40 2011 -0500 +++ b/pylearn/datasets/utlc.py Sun Mar 06 15:14:51 2011 -0500 @@ -27,7 +27,7 @@ :param normalize: If True, we normalize the train dataset before returning it - :param transfer: If True also return the transfer label(currently only available for ule) + :param transfer: If True also return the transfer labels :param normalize_on_the_fly: If True, we return a Theano Variable that will give as output the normalized value. If the user only take a subtensor of that variable, Theano optimization