Mercurial > pylearn
comparison doc/v2_planning/learner.txt @ 1037:88b296cfba50
v2 learner api - added todo note
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Tue, 07 Sep 2010 12:25:10 -0400 |
parents | 38f799f8b6cd |
children | faeb114db3fb |
comparison
equal
deleted
inserted
replaced
1036:89e76e6e074f | 1037:88b296cfba50 |
---|---|
172 | 172 |
173 | 173 |
174 Implementation Details / API | 174 Implementation Details / API |
175 ---------------------------- | 175 ---------------------------- |
176 | 176 |
177 TODO: PUT IN TERMINOLOGY OF LEARNER, HYPER-LEARNER. | |
178 TODO: SEPARATE DISCUSSION OF PERSISTENT STORAGE FROM LEARNER INTERFACE. | |
179 | |
177 ExperimentGraph | 180 ExperimentGraph |
178 ~~~~~~~~~~~~~~~ | 181 ~~~~~~~~~~~~~~~ |
179 | 182 |
180 One API that needs to be defined for this perspective to be practical is the | 183 One API that needs to be defined for this perspective to be practical is the |
181 ExperimentGraph. I'll present it in terms of global functions, but an | 184 ExperimentGraph. I'll present it in terms of global functions, but an |