Jump to content
IGNORED

RAM bits info for Atari 2600 games


ankesh

Recommended Posts

Hi,



I am using the Atari 2600 games for AI research, and was wondering if people here know if there's a resource that maps the information stored in RAM bits to semantic info (such as location 76 corresponds to character's x location etc.) for different games.


An example of the info I am looking for: https://imgur.com/a/IMgzCXV. This was taken from the paper https://arxiv.org/pdf/1611.04717.pdf.



This info would be useful for us in accessing ground truth prediction capabilities of an AI agent.



Thanks,


Link to comment
Share on other sites

 

Hi,

I am using the Atari 2600 games for AI research, and was wondering if people here know if there's a resource that maps the information stored in RAM bits to semantic info (such as location 76 corresponds to character's x location etc.) for different games.

An example of the info I am looking for: https://imgur.com/a/IMgzCXV. This was taken from the paper https://arxiv.org/pdf/1611.04717.pdf.

This info would be useful for us in accessing ground truth prediction capabilities of an AI agent.

Thanks,

 

 

Read the white paper, Interesting ideas!

 

Here is a related idea you may find helpful if the abstract is to develop algorithms from algorithms (machine learning):

 

How about designing your exploration algorithm(s) explore the ROM's dynamically rather than consulting lookup tables?

 

Or use both; dynamic algorithms and static pattern matched lookup tables for specific ROM's that aren't covered by the dynamic methods.

 

The methods programmers use to identify patterns in the ROM and interpret particular ROM entries for graphics and items in the game could be studied and used as a basis to develop the dynamic algorithms.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...