Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000144 |
[ALGLIB] Data analysis |
major |
always |
2009-09-21 20:54 |
2009-09-21 22:30 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
resolved |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
2.1.1 |
Product Version |
2.1.0 |
|
Target Version |
|
Product Build |
|
|
Summary |
0000144: FIXED: bug in mlpbase unit |
Description |
"TanH" activation function was incorrectly calculated for arguments less than -100 (it was +1 instead of -1). This error was unlikely to trigger because of inputs normalization and task regularization, which make hard to achive such low inputs during normal conditions.
This bug was introduced in the ALGLIB 2.1.0.
Thanks to Andrei Rizhkovich for pointing out this bug. |
Steps To Reproduce |
|
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|