Skip to content

Commit 15aedd0

Browse files
authored
Update README.md
1 parent 037d99c commit 15aedd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ some example:
3434

3535
## Performance of Priority DQN
3636
Training for 45k episodes and max eval mean score is 7700(eval for 50 episodes).
37-
37+
![image](https://github.com/YangRui2015/2048_env/blob/master/pictures/trianing_info.png)
38+
![image](https://github.com/YangRui2015/2048_env/blob/master/pictures/mean_eval_score.png)
3839

3940

4041
## Update
4142
1. add max steps and max illegal steps of one episode;
43+
2. add dqn agent and training infomation;

0 commit comments

Comments
 (0)