igorcheb commited on
Commit
71e1160
1 Parent(s): ae33e8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -22,3 +22,6 @@ model-index:
22
 
23
  # **Reinforce** Agent playing **LunarLanderContinuous-v2**
24
  This is a custom agent. Performance has been measured over 900 episodes.
 
 
 
 
22
 
23
  # **Reinforce** Agent playing **LunarLanderContinuous-v2**
24
  This is a custom agent. Performance has been measured over 900 episodes.
25
+ To try the agent, user needs to import the ParameterisedPolicy class from the Agent_class.py file. </br>
26
+ Training progress:
27
+ ![training](training_graph.jpg)