Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
assert from
'assert'
;
2
import
GRU from
'../../src/recurrent/gru'
;
3
import
DataFormatter from
'../../src/utilities/data-formatter'
;
4
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
add
Method · 0.80
test
Method · 0.80
initialize
Method · 0.80
trainPattern
Method · 0.80
toIndexes
Method · 0.80
toCharacters
Method · 0.80
fromString
Method · 0.80
compare
Function · 0.70
done
Function · 0.50
train
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected