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

Class

snake-dqn/agent.js:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23import { assertPositiveInteger } from './utils';
24
25export class SnakeGameAgent {
26 /**
27 * Constructor of SnakeGameAgent.
28 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected