Classical neural network activation function - scalar to scalar function - needed for hidden units to introduce non-linearity into the networks --- composition of linear functions is a linear function! - backpropagation works well with sigmoid function
@author josh
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.