pclarke91 / rl-viz

Automatically exported from code.google.com/p/rl-viz
Apache License 2.0
0 stars 0 forks source link

Standalone Agents and Environments #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It makes sense to make the env/agent jars self-executable, either by
bundling RL-Glue in them (not great but not horrible) or by putting it in
their path and having them do the right thing.

Basically, it would be nice to do:
java -jar MountainCar.jar
And have that invoke itself via the RL-Glue agent loader.

I guess this is more a post for rl-library.

Original issue reported on code.google.com by brian.ta...@gmail.com on 10 Dec 2007 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by brian.ta...@gmail.com on 24 Jan 2008 at 7:50

GoogleCodeExporter commented 9 years ago
Duplicate, this issue is on the rl-library page

Original comment by rad...@gmail.com on 1 Feb 2008 at 9:14