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

Function getEpochsToTrain

data-generator/ui.js:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53export function getEpochsToTrain() {
54 return epochsToTrainElement.valueAsNumber;
55}
56
57export function getInputCards() {
58 const cards = [];

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected