-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Greetings,
I have come across your nnetcpp library and was investigating its use recently.
I was able to compile the code and then ran the "./test all" which has resulted in assertion failures:
.
.
.
Final MSE: 0.273338
test_merge.cpp:62:Assertion
Test name: TestMerge::testSum
assertion failed
- Expression: checkLearning(net, input, output, 0.001, 1000)
- Learning a linear function using MergeSum
test_recurrent.cpp:110:Assertion
Test name: TestRecurrent::testLSTM
assertion failed
- Expression: checkLearning(net, inputs[i], outputs[i], target, 1, true, true)
- A test vector failed the parity test
Failures !!!
Run: 8 Failure total: 2 Failures: 2 Errors: 0
Any ideas on why?
Cheers,
Lonnie
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels