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
Original issue reported on code.google.com by
brian.ta...@gmail.com
on 10 Dec 2007 at 6:04