Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
export
function
getEpochsToTrain() {
54
return
epochsToTrainElement.valueAsNumber;
55
}
56
57
export
function
getInputCards() {
58
const
cards = [];
Callers
1
displayExpectedSimulations
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected