Skip to content

Commit 0a7e1b3

Browse files
authored
Update README.md
1 parent 7f14970 commit 0a7e1b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -481,9 +481,6 @@ In this section, we use convolutional neural networks (CNNs) and image-based obs
481481

482482
The DQN algorithm with CNN performs better than the DQN with linear networks and state matrices. It has earned more average rewards in all episodes except the initial episodes. However, this advantage is not guaranteed, and the performance depends on the quality of the observations. So, The DQN algorithm with observation won't always perform better than the DQN algorithm with state. If the observation can be estimated to have the characteristics of the state, they may be better than when we train the algorithm with the state.
483483

484-
## Feedback
485-
486-
If you have any feedback, please reach out to us at sarmadzandi@gmail.com
487484

488485

489486

0 commit comments

Comments
 (0)