# HG changeset patch # User Olivier Delalleau # Date 1292354321 18000 # Node ID e3d02b0a05e3797c26f898c383e4ff9062f3768a # Parent 0665274b14af748387022b98151ffe6171dbd712 Added another open question in datalearn diff -r 0665274b14af -r e3d02b0a05e3 doc/v2_planning/datalearn.txt --- 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? - ...