cosmoharrigan / rl-glue

Automatically exported from code.google.com/p/rl-glue
0 stars 0 forks source link

RL_init should return the task spec? #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Maybe RL_init should return the task spec so that the experiment program
can look at it?

Original issue reported on code.google.com by brian.ta...@gmail.com on 19 Oct 2007 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by brian.ta...@gmail.com on 19 Oct 2007 at 1:38

GoogleCodeExporter commented 9 years ago
This seems like a good idea to me and feels like its consistent with the rest 
of RL-Glue.

Original comment by brian.ta...@gmail.com on 2 Sep 2008 at 9:59

GoogleCodeExporter commented 9 years ago

Original comment by brian.ta...@gmail.com on 2 Sep 2008 at 10:09

GoogleCodeExporter commented 9 years ago
Agreed.  Will do.

Original comment by bttan...@gmail.com on 3 Sep 2008 at 10:27

GoogleCodeExporter commented 9 years ago

Original comment by bttan...@gmail.com on 4 Sep 2008 at 4:04

GoogleCodeExporter commented 9 years ago
Made this happen in r789.  Also updated the C codec.

Original comment by brian.ta...@gmail.com on 7 Sep 2008 at 6:33