Skip to content

Commit 31b4dcb

Browse files
committed
Docs update
1 parent eabab0e commit 31b4dcb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ console.log(metadata);
3939
console.log(inputs);
4040
console.log(outputs);
4141

42-
// why metadata ?
43-
4442
// and pass that to the network (see synaptic.js)
4543
// const network = new Architect.Perceptron(nbrInputs, 7, nbrOutputs);
4644
// const trainer = new Trainer(network);

0 commit comments

Comments
 (0)