File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,12 @@ PPO and PPO_CNN agents playing Pong-v0 game:<br>
66![ PPO agent] ( 11_Pong-v0_PPO/gameplay.gif )
77![ PPO CNN agent] ( 11_Pong-v0_PPO/gameplay_CNN.gif )
88
9- * 2020-10-10 added LunarLander-v2_PPO code for Tensorflow 2.3.1* :
9+ * 2020-10-10 added LunarLander-v2_PPO Continuous code for Tensorflow 2.3.1* :
1010![ LunarLander-v2_PPO] ( https://github.com/pythonlessons/Reinforcement_Learning/blob/master/LunarLander-v2_PPO/gameplay.gif )
1111
12+ * 2020-10-23 added BipedalWalker-v3_PPO code for Tensorflow 2.3.1* :
13+ ![ BipedalWalker-v3_PPO_PPO] ( https://github.com/pythonlessons/Reinforcement_Learning/blob/master/BipedalWalker-v3_PPO/gameplay.gif )
14+
12151 . [ Deep Q Learning tutorial (DQN)] ( https://pylessons.com/CartPole-reinforcement-learning/ )
1316
14172 . [ Double Deep Q Learning tutorial (DDQN)] ( https://pylessons.com/CartPole-DDQN/ )
You can’t perform that action at this time.
0 commit comments