Skip to content

Commit d4b8619

Browse files
authored
Update Report.md
1 parent dc243f9 commit d4b8619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ WEIGHT_DECAY = 0 # L2 weight decay
4444
```
4545

4646
### 4. Training Scores
47-
The agent was able to solve the environment by achieving score of 30.0 over 100 consecutive episodes after 231 episodes.
48-
![ ](Images/plot.jpg)
47+
The agent was able to solve the environment by achieving score of 30.0 over 100 consecutive episodes after about 1000 episodes.
48+
![ ](training_scores.png)
4949

5050
### 5. Training Output
5151

0 commit comments

Comments
 (0)