MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples /

Class

cart-pole/index.js:254–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 * A subclass of PolicyNetwork that supports saving and loading.
253 */
254export class SaveablePolicyNetwork extends PolicyNetwork {
255 /**
256 * Constructor of SaveablePolicyNetwork
257 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected