Skip to content

Commit e240ec6

Browse files
committed
[experiment] Fix name
1 parent 967ce2c commit e240ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/evsim/experiments/DDDQN-80-95.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from evsim.experiments import setup_logger
66
from evsim.rl import DDQN
77

8-
name = "DDDQN-100-100"
8+
name = "DDDQN-80-95"
99
episodes = 2
1010
episode_steps = 65334
1111

0 commit comments

Comments
 (0)