Explorar o código

Update README.md

Huiming Zhou %!s(int64=5) %!d(string=hai) anos
pai
achega
dbb1179ffc
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -44,6 +44,16 @@ Directory Structure
 </table>
 </table>
 </div>
 </div>
 
 
+### SARSA(on-policy) & Q-learning(off-policy)
+* Brown: losing states
+<div align=right>
+<table>
+  <tr>
+    <td><img src="https://github.com/zhm-real/path-planning-algorithms/blob/master/Model-free%20Control/gif/SARSA.gif" alt="value iteration" width="400"/></a></td>
+    <td><img src="https://github.com/zhm-real/path-planning-algorithms/blob/master/Model-free%20Control/gif/Qlearning.gif" alt="value iteration" width="400"/></a></td>
+  </tr>
+</table>
+</div>
 
 
 ## License
 ## License
 MIT License
 MIT License