Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/tutorials
/ pendulum.py
File
pendulum.py
advanced_source/pendulum.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
3
""
"
4
Pendulum: Writing your environment and transforms
with
TorchRL
Callers
nothing calls this directly
Calls
7
PendulumEnv
Class · 0.85
SinTransform
Class · 0.85
CosTransform
Class · 0.85
simple_rollout
Function · 0.85
plot
Function · 0.85
step
Method · 0.80
backward
Method · 0.45
Tested by
no test coverage detected