Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ getCurrentActions
Method
getCurrentActions
cart-pole/index.js:192–194 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
190
}
191
192
getCurrentActions() {
193
return
this.currentActions_;
194
}
195
196
/**
197
* Get policy-network logits and the action based on state-tensor inputs.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected