Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeCAR-Lab/model-based-diffusion
/ action_size
Method
action_size
mbd/envs/pushT.py:69–70 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
67
68
@property
69
def
action_size(self):
70
return
2
71
72
@property
73
def
observation_size(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected