Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test DAM metric on Atari environments #3

Open
2 of 4 tasks
davide97l opened this issue Jul 23, 2020 · 5 comments
Open
2 of 4 tasks

Test DAM metric on Atari environments #3

davide97l opened this issue Jul 23, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@davide97l
Copy link
Owner

davide97l commented Jul 23, 2020

  • Pong
  • Breakout
  • Pacman
  • Enduro
@davide97l davide97l added the enhancement New feature or request label Jul 23, 2020
@davide97l davide97l self-assigned this Jul 23, 2020
@davide97l
Copy link
Owner Author

To be tested on a trained policy

@GongYanfu
Copy link

After installed the dependencies in the requirements.txt, Can you run this command bellow:
python atari_dqn.py --resume_path "log/PongNoFrameskip-v4/dqn/policy.pth" --watch --test_num 10 --task "PongNoFrameskip-v4"

For me, there is a problem as below:
gym.error.NameNotFound: Environment PongNoFrameskip doesn't exist.

@GongYanfu
Copy link

Hi, Do you know the paper of critical strategy attack?
image

@davide97l
Copy link
Owner Author

Hello, critical strategy attack is an algorithm developed by me, that's why it can't be found online. However, you can read about it in my thesis work.

@GongYanfu
Copy link

GongYanfu commented Oct 10, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants