Mercurial > pylearn
changeset 1387:5a76d56be0bf
Merged
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Tue, 14 Dec 2010 14:22:16 -0500 |
parents | e3d02b0a05e3 (diff) 8b857d141761 (current diff) |
children | 0ff6c613cdf0 |
files | |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/v2_planning/datalearn.txt Tue Dec 14 12:53:58 2010 -0500 +++ b/doc/v2_planning/datalearn.txt Tue Dec 14 14:22:16 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? - ...