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/car2d.py:105–106 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
103
104
@property
105
def
action_size(self):
106
return
2
107
108
@property
109
def
observation_size(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected