I159 / go_deep

Neural network framework on pure Go
MIT License
1 stars 0 forks source link

Optimize sigmoid #18

Closed I159 closed 6 years ago

I159 commented 6 years ago

Make input values between 4 to -4

I159 commented 6 years ago

Wrong scaling algorithm implementation caused non-linear scaling.