Mercurial > pylearn
changeset 1386:e3d02b0a05e3
Added another open question in datalearn
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Tue, 14 Dec 2010 14:18:41 -0500 |
parents | 0665274b14af |
children | 5a76d56be0bf |
files | doc/v2_planning/datalearn.txt |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/v2_planning/datalearn.txt Thu Nov 18 14:14:48 2010 -0500 +++ b/doc/v2_planning/datalearn.txt Tue Dec 14 14:18:41 2010 -0500 @@ -263,6 +263,7 @@ comparisons). - Code parallelization, stop & restart. - Modular C++ implementation without Theano. + - How do we take care of model learning within such a Theano graph? - ...