Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BrainJS/brain.js
/ options.js
File
options.js
test/base/options.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
;
2
import
brain from
'../../src'
;
3
4
describe(
'neural network options'
, () => {
Callers
nothing calls this directly
Calls
3
it
Function · 0.85
train
Method · 0.45
toJSON
Method · 0.45
Tested by
no test coverage detected