# HG changeset patch # User James Bergstra # Date 1284504222 14400 # Node ID 27d0ef195e1d482691d2e42ae7f33e84d888c4b2 # Parent 81ea57c6716d55a52fce8462fba5c0709abbab4c v2planning - added comment to dataset re: visualization diff -r 81ea57c6716d -r 27d0ef195e1d doc/v2_planning/dataset.txt --- a/doc/v2_planning/dataset.txt Tue Sep 14 17:22:25 2010 -0400 +++ b/doc/v2_planning/dataset.txt Tue Sep 14 18:43:42 2010 -0400 @@ -175,6 +175,12 @@ COMMENTS ~~~~~~~~ +JB asks: How about asking datasets to also provide a visualization mechanism +for showing / playing individual examples from the dataset, but also other +external objects that are similar to dataset examples (e.g. filters from a +weight matrix that filters images). This doesn't have to be complicated, and it +can be shared between datasets that exist in one modality (e.g. image datasets +can all use an image-rending method) JB asks: What may be passed as argument to the functions in Dataset, and what can be expected in return? Are there side effects (e.g. on the state of the