Skip to content

Commit 7249a7d

Browse files
Update BipedalWalker-v3_PPO.py
1 parent 88045d1 commit 7249a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BipedalWalker-v3_PPO/BipedalWalker-v3_PPO.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Created date: 2020-10-18
66
# Website : https://pylessons.com/
77
# GitHub : https://github.com/pythonlessons/Reinforcement_Learning
8-
# Description : BipedalWalker-v3 PPO continious agent
8+
# Description : BipedalWalker-v3 PPO continuous agent
99
# TensorFlow : 2.3.1
1010
#
1111
#================================================================

0 commit comments

Comments
 (0)