Skip to content

Commit 19af5ca

Browse files
Ervin Tvincentpierre
Ervin T
authored andcommitted
Remove vis_encode_type from list of required (#3677)
1 parent 5a2aebf commit 19af5ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ml-agents/mlagents/trainers/sac/trainer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def __init__(
7373
"memory_size",
7474
"model_path",
7575
"reward_signals",
76-
"vis_encode_type",
7776
]
7877

7978
self._check_param_keys()

0 commit comments

Comments
 (0)