Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeCAR-Lab/model-based-diffusion
/ State
Class
State
mbd/envs/car2d.py:36–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
@struct.dataclass
36
class
State:
37
pipeline_state: jnp.ndarray
38
obs: jnp.ndarray
39
reward: jnp.ndarray
40
done: jnp.ndarray
41
42
43
class
Car2d:
Callers
8
reset
Method · 0.85
reset
Method · 0.85
reset
Method · 0.85
reset
Method · 0.85
reset
Method · 0.85
reset
Method · 0.85
reset
Method · 0.85
reset
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected