google / google/dopamine

my own env doesn't converge

Open
#85 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
10.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Hey,

I added my own env dopamine ( repo: [https://github.com/KatyNTsachi/Hierarchical-RL](url) )
I tried to train DQN agent on it, but it won't converge.
This is reward graph
![image](https://user-images.githubusercontent.com/34628308/52903354-e7c26900-3224-11e9-9a78-84171d4857a7.png)
I did minor changes to the original code, I checked the returned picture and the returned reward and it seems like it's doing what it should do.
The game that I created is very easy, you just need to take prizes that shows on the screen.
the game looks like this:
![image](https://user-images.githubusercontent.com/34628308/52903402-a4b4c580-3225-11e9-8ac4-d9d53f923918.png)
the green ball is the player and the pink ball is the prize.

Any idea how to solve this problem?

Thanks,
Tsachi

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.