Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 28  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: This groups is intended to serve as a discussion place for the RL-Viz and RL-Library projects:
http://rl-viz.googlecode.com
http://rl-library.googlecode.com
 

Issue 39 in rl-viz: EpisodeLogger in RLVizLib opens lots of files. 
  Comment #2 on issue 39 by idaroglou: EpisodeLogger in RLVizLib opens lots of files. [link] I think I've found the culprit: private void makeTheFile() { try { theLogFile = File.createTempFile("episode", "log"); //**** you should probably call: theLogFile.close() here..... more »
By codesite-nore...@google.com  - Jun 9 2009 - 1 new of 1 message    

Issue 39 in rl-viz: EpisodeLogger in RLVizLib opens lots of files. 
  Comment #1 on issue 39 by idaroglou: EpisodeLogger in RLVizLib opens lots of files. [link] This might have to do with the OS and its resource limits (open files). Eg. if you're running linux you could try checkin' out these: [link]... more »
By codesite-nore...@google.com  - May 10 2009 - 1 new of 1 message    

Issue 39 in rl-viz: EpisodeLogger in RLVizLib opens lots of files. 
  Status: Accepted Owner: brian.t.tanner Labels: Priority-High OpSys-All New issue 39 by brian.t.tanner: EpisodeLogger in RLVizLib opens lots of files. [link] The EpisodeLogger can crash the JVM sometimes with "too many files open" messages. This is odd. I know that the logger doesn't cleanup its temp files until... more »
By codesite-nore...@google.com  - May 7 2009 - 1 new of 1 message    

Issue 38 in rl-viz: Create Gui-based Env/Agent Shell Program 
  Status: Accepted Owner: brian.t.tanner Labels: Priority-Medium New issue 38 by brian.t.tanner: Create Gui-based Env/Agent Shell Program [link] This can be useful if someone wants to connect their or env to a standard RL-Glue experiment but they want to tweak the parameter values. Shouldn't be too hard but should... more »
By codesite-nore...@google.com  - May 5 2009 - 1 new of 1 message    

Issue 37 in rl-viz: Improperly formatted messages should get passed through the env/agent shells 
  Status: Accepted Owner: brian.t.tanner Labels: Type-Defect Priority-High New issue 37 by brian.t.tanner: Improperly formatted messages should get passed through the env/agent shells [link] Right now if you right an agent that sends a randomly formatted message it... more »
By codesite-nore...@google.com  - Apr 29 2009 - 2 new of 2 messages    

Issue 36 in rl-viz: ParameterHolder behavior is ill-defined 
  Status: New Owner: marcgb CC: br...@tannerpages.com New issue 36 by marcgb: ParameterHolder behavior is ill-defined [link] ParameterHolder.add/set apparently act like a map (they replace existing key/value pairs), but also act like a vector (the parameter names get added... more »
By codesite-nore...@google.com  - Mar 27 2009 - 1 new of 1 message    

Issue 35 in rl-viz: Must build on Mac or Mac clients will die 
  Status: Accepted Owner: br...@tannerpages.com Labels: Priority-Critical New issue 35 by br...@tannerpages.com: Must build on Mac or Mac clients will die [link] Because the MacOSAboutHandler doesn't get built if you are not on Mac. Need to resolve this somehow.... more »
By codesite-nore...@google.com  - Mar 5 2009 - 1 new of 1 message    

Issue 34 in rl-viz: Investigate whether we can easily bundle external libraries 
  Issue 34: Investigate whether we can easily bundle external libraries [link] New issue report by br...@tannerpages.com: We want to update RL-Viz to do error logging through apache commons logging and base64 encoding also through the apache libraries. Should find out if we can easily do this transparently, or if we're going... more »
By codesite-nore...@google.com  - Nov 10 2008 - 1 new of 1 message    

Issue 33 in rl-viz: Figure out how to do dynamic configuration without loaders 
  Issue 33: Figure out how to do dynamic configuration without loaders [link] New issue report by br...@tannerpages.com: It seems conceivable to me that any agent/environment that manually connects to the glue could be queried at runtime for their parameters and... more »
By codesite-nore...@google.com  - Nov 10 2008 - 1 new of 1 message    

Issue 32 in rl-viz: Make RL_step in the GlueStateProvider use a pattern 
  Issue 32: Make RL_step in the GlueStateProvider use a pattern [link] New issue report by br...@tannerpages.com: We should update the GlueStateProvider to push updates to interested components using the observer component. The current setup is weird and is not updated with all of the relevant... more »
By codesite-nore...@google.com  - Nov 9 2008 - 1 new of 1 message    

1 - 10 of 28   « Newer | Older »

XML       Send email to this group: rl-viz@googlegroups.com