Skip to content

Commit

Permalink
SyncDataCollector
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Jun 13, 2023
1 parent 425a694 commit 1263c60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion intermediate_source/coding_ddpg.py
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@ def make_ddpg_actor(
# device for execution
storing_device=collector_device,
# device where data will be stored and passed
update_at_each_batch=False,
exploration_type=ExplorationType.RANDOM,
)

Expand Down

0 comments on commit 1263c60

Please sign in to comment.