Skip to content

Commit 1263c60

Browse files
committed
SyncDataCollector
1 parent 425a694 commit 1263c60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intermediate_source/coding_ddpg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,6 @@ def make_ddpg_actor(
870870
# device for execution
871871
storing_device=collector_device,
872872
# device where data will be stored and passed
873-
update_at_each_batch=False,
874873
exploration_type=ExplorationType.RANDOM,
875874
)
876875

0 commit comments

Comments
 (0)