Mercurial > pylearn
changeset 1372:decee534c78d
Replied to RP
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Mon, 15 Nov 2010 16:49:12 -0500 |
parents | 98d4232df1d8 |
children | 90116fb3636b |
files | doc/v2_planning/datalearn.txt |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/v2_planning/datalearn.txt Mon Nov 15 16:28:02 2010 -0500 +++ b/doc/v2_planning/datalearn.txt Mon Nov 15 16:49:12 2010 -0500 @@ -483,6 +483,10 @@ I started to like this approach of passing extra info about an argument :). Other that this it sounds good to me. +OD replies: Yes, I guess it would make sense. The more I look at it, the more +it seems like it is very close to directly writing a Theano transform on some +variables. + Discussion: Helper Functions ----------------------------