SimpleNeuralNetworkInCSharp icon indicating copy to clipboard operation
SimpleNeuralNetworkInCSharp copied to clipboard

Enhancement? Train_RuningTraining_NetworkIsTrained might check result of training

Open Untitled86 opened this issue 5 years ago • 0 comments

This test seems to train but not check the result of the training. It'd be nice if it "network.GetOutput()" was asserted against the expected result.

Untitled86 avatar Apr 25 '19 17:04 Untitled86