mmcenta / mmcenta/left-shift

dqn.py: error: unrecognized arguments: --r2048

Open
#20 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
36
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hello, author, I would like to ask, I tried to run the demo you gave, and I found that the result could not reach the effect of 2048, what is the reason? and when I run this line of code python agents/dqn.py -mn cnn_5l_4_v2 --demo
It was found that only this result could be obtained,
image
and it did not achieve the expected effect of 2048

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the command python agents/dqn.py -mn cnn_5l_4_v2 --demo and compare it with the reported --r2048 argument error. Read agents/dqn.py and its command-line entry point to determine why the demo does not produce the expected 2048 result; done means the documented demo runs without an argument error and its behavior is explained or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.