MCPcopy
hub / github.com/BrainJS/brain.js / gru.js

File gru.js

test/recurrent/gru.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert';
2import GRU from '../../src/recurrent/gru';
3import DataFormatter from '../../src/utilities/data-formatter';
4

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
addMethod · 0.80
testMethod · 0.80
initializeMethod · 0.80
trainPatternMethod · 0.80
toIndexesMethod · 0.80
toCharactersMethod · 0.80
fromStringMethod · 0.80
compareFunction · 0.70
doneFunction · 0.50
trainMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected