Giter VIP home page Giter VIP logo

Comments (4)

mhauskn avatar mhauskn commented on May 31, 2024

Can you be more specific about the problems you -- Is there a specific error you were getting using the Java RL-Glue codec?

from arcade-learning-environment.

ScareCrow1987 avatar ScareCrow1987 commented on May 31, 2024

I implemented AgentInterface and created an Experiment class following the Skeletons codec example. I run them and get this:

Experiment starting up!
RL-Glue Java Agent Codec Version: 2.07 (Build:804:805M)
Connecting to 127.0.0.1 on port 4096...
RL-Glue Java Experiment Codec Version: 2.07 (Build:804:805M)
Connecting to 127.0.0.1 on port 4096...
Experiment Codec Connected
Agent Codec Connected
// ALE is also running in rlglue mode and it say is connected
Observation have 128 integer dimensions
Exception in thread "agent-thrd" java.lang.NoSuchMethodError: This version of the task spec does not support: getActionDim at org.rlcommunity.rlglue.codec.taskspec.TaskSpecDelegate.getActionDim(TaskSpecDelegate.java:204)
at org.rlcommunity.rlglue.codec.taskspec.TaskSpec.getActionDim(TaskSpec.java:417)
at ale.agents.RandomAgent.agent_init(RandomAgent.java:21)
at org.rlcommunity.rlglue.codec.network.ClientAgent.onAgentInit(ClientAgent.java:58)
at org.rlcommunity.rlglue.codec.network.ClientAgent.runAgentEventLoop(ClientAgent.java:189)
at org.rlcommunity.rlglue.codec.util.AgentLoader.run(AgentLoader.java:128)
at ale.gui.Experimenter$2$1.run(Experimenter.java:66)

I don't know if this was the correct way of implementing the ALE java agent ? But it seem, is not getting the Actions (also tried getNumContinuousActionDim and getNumDiscreteActionDim with same results), the observation (RAM) seem right and the reward are also null.

from arcade-learning-environment.

mhauskn avatar mhauskn commented on May 31, 2024

Can you share the RL-Glue java agent you're attempting to connect? It would help me debug if I could reproduce the error.

from arcade-learning-environment.

mgbellemare avatar mgbellemare commented on May 31, 2024

Closing this issue. Suggestion noted, but we won't be providing a Java RL-Glue agent right now.

from arcade-learning-environment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.