Giter Site home page Giter Site logo

ROM file wont load about deep_q_rl HOT 11 CLOSED

spragunr avatar spragunr commented on June 28, 2024
ROM file wont load

from deep_q_rl.

Comments (11)

citynorman avatar citynorman commented on June 28, 2024 1

Here's what I did:

  1. download https://atariage.com/2600/roms/Breakout.zip and extract to deep_q_rl/roms
    2A) run deep_q_rl/deep_q_rl/run_nips.py --rom Breakout (ie upper case)
    2B) rename Breakout.bin to breakout.bin (lower case) and run deep_q_rl/deep_q_rl/run_nips.py --rom breakout

Be good to add those steps to dep_script.sh

from deep_q_rl.

spragunr avatar spragunr commented on June 28, 2024

Have you downloaded the ROM file? ROMS need to be obtained separately. E.g.:

https://atariage.com/2600/roms/Breakout.zip

from deep_q_rl.

arccoxx avatar arccoxx commented on June 28, 2024

Whoah thanks for the speedy response!

I downloaded the file and added it to the roms directory. I have tried running the file as both a .bin and .zip. Perhaps it has something to do with the fact that it cant find the stellarc file?

from deep_q_rl.

mcmachado avatar mcmachado commented on June 28, 2024

This is related to the ALE. You should try to rename your ROM to breakout.bin. The ROM should be on the lowercase. The ALE expects a specific filename containing each of the ROMs.

from deep_q_rl.

arccoxx avatar arccoxx commented on June 28, 2024

The file is now named: "breakout.bin". But still it's giving me the same error.

from deep_q_rl.

mcmachado avatar mcmachado commented on June 28, 2024

It doesn't look like an ALE error then. The issue with ROMs have been addressed in this post: https://groups.google.com/forum/#!topic/arcade-learning-environment/1IL4dnLSpfo

I don't want to state the obvious, but did you check if the code is properly receiving this parameter? And if the obvious thing is if the file is where you are defining it.

I responded here because I thought it could be an ALE error, but it seems it is not.

from deep_q_rl.

moscow25 avatar moscow25 commented on June 28, 2024

You can also test the ROM by downloading Stella separately, on your laptop,
etc. That will tell you whether the ROM is good.

Intuitively, I agree that most likely error is it not looking for the right
file, somewhere in code. I'd grep for it...

Best,
N

On Thu, Jul 30, 2015 at 1:18 PM, Marlos C. Machado <[email protected]

wrote:

It doesn't look like an ALE error then. The issue with ROMs have been
addressed in this post:
https://groups.google.com/forum/#!topic/arcade-learning-environment/1IL4dnLSpfo

I don't want to state the obvious, but did you check if the code is
properly receiving this parameter? And if the obvious thing is if the file
is where you are defining it.

I responded here because I thought it could be an ALE error, but it seems
it is not.


Reply to this email directly or view it on GitHub
#30 (comment).

from deep_q_rl.

arccoxx avatar arccoxx commented on June 28, 2024

groovy thanks

from deep_q_rl.

spragunr avatar spragunr commented on June 28, 2024

The code is configured to expect the ROM file to be stored in the existing folder named "roms". The default location is configurable in the executable scripts.

from deep_q_rl.

stone8oy avatar stone8oy commented on June 28, 2024

well, you just need to copy the file " stellarc" ( listed in last :
https://github.com/stone8oy/deep_q_rl/tree/master/deep_q_rl ) to that
directory,

2015-07-31 1:57 GMT+08:00 Nathan Sprague [email protected]:

The code is configured to expect the ROM file to be stored in the existing
folder named "roms". The default location is configurable in the executable
scripts.


Reply to this email directly or view it on GitHub
#30 (comment).

from deep_q_rl.

spragunr avatar spragunr commented on June 28, 2024

No word on this for a while, and no one else has reported a problem. I'm closing the issue.

from deep_q_rl.

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.