encog-java-core icon indicating copy to clipboard operation
encog-java-core copied to clipboard

Making sure ActivationReLU params work properly

Open sdgoij opened this issue 8 years ago • 0 comments

Got some unexpected results from ReLU activation function with custom threshold and low parameter values set. This simple patch should fix it, or I misunderstood something.

Looks like same issue is addressed by PR-111 in encog-dotnet-core, here.

sdgoij avatar Nov 17 '17 22:11 sdgoij