Introduction To Neural Networks Using Matlab 6.0 .pdf Page
Introduction to Neural Networks Using MATLAB 6.0 - MathWorks
MATLAB 6.0 used logsig and tansig with default input ranges of [-1,1] or [0,1]. Modern implementations often normalize differently. The PDF’s advice on initializing weights (e.g., net.IW1,1 = randn(5,2)*0.5 ) is still gold. introduction to neural networks using matlab 6.0 .pdf