Mercurial > pylearn
log lookup_list.py @ 51:59757365a057
age | author | description |
---|---|---|
Tue, 29 Apr 2008 11:25:36 -0400 | bengioy | Test functions for dataset.py |
Mon, 07 Apr 2008 20:44:37 -0400 | bengioy | Created virtual sub-classes of DataSet: {Finite{Length,Width},Sliceable}DataSet, |
Mon, 07 Apr 2008 09:48:39 -0400 | bengioy | Minor editions, plus adding untested ApplyFunctionDataset for GradientLearner in the works. |
Thu, 27 Mar 2008 01:59:44 -0400 | bergstrj | Iterators extend LookupList |
Wed, 26 Mar 2008 21:05:14 -0400 | bergstrj | more comments, looping ArrayDataSet iterator, bugfixes to lookup_list, more tests |
Wed, 26 Mar 2008 18:21:57 -0400 | bengioy | Added LookupList type in lookup_list.py and used it to keep order |