mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-03 12:21:27 +00:00
match target entropy hil serl
Co-authored-by: s1lent4gnt <kmeftah.khalil@gmail.com>
This commit is contained in:
committed by
Michel Aractingi
parent
5c352ae558
commit
8122721f6d
@@ -231,6 +231,7 @@ def act_with_policy(
|
||||
cfg=cfg.policy,
|
||||
env_cfg=cfg.env,
|
||||
)
|
||||
policy = policy.eval()
|
||||
assert isinstance(policy, nn.Module)
|
||||
|
||||
obs, info = online_env.reset()
|
||||
|
||||
Reference in New Issue
Block a user