diff --git a/README.md b/README.md index 9d18088..c4b878a 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Directory Structure ## Animations ### Dijkstra's & A* -* Blue node: starting node -* Green node: goal node +* Blue: starting state +* Green: goal state
@@ -33,5 +33,17 @@ Directory Structure
+### Value/Policy/Q-value/Q-policy Iteration +* Brown: losing states +
+ + + + + +
value iterationvalue iteration
+
+ + ## License MIT License