Mercurial > pylearn
view doc/v2_planning/evaluation.txt @ 1419:cff305ad9f60
TensorFnDataset - added x_ attribute that caches the dataset function return
value, but does not get pickled.
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Fri, 04 Feb 2011 16:05:22 -0500 |
parents | 446bd478953f |
children |
line wrap: on
line source
Model Evaluation API Discussion =============================== Members: - Pascal Vincent - James Bergstra - Dumitru Erhan - Razvan Pascanu - Pascal Lamblin (Add your name here if you want) Objective: ---------- The learner committee and the dataset committee seem to require somthing that Pascal Vincent has been calling a 'Task'. Lets clarify what that would be.