Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ getBatchesPerEpoch
Function
getBatchesPerEpoch
data-generator/ui.js:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
export
function
getBatchesPerEpoch() {
50
return
batchesPerEpochElement.valueAsNumber;
51
}
52
53
export
function
getEpochsToTrain() {
54
return
epochsToTrainElement.valueAsNumber;
Callers
1
displayExpectedSimulations
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected