Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ub!acsu.buffalo.edu From: bettingr@acsu.buffalo.edu (Keith E. Bettinger) Newsgroups: comp.ai.neural-nets Subject: Need activation levels in backprop nets be between 0 and 1? Keywords: backpropagation networks, activation levels Message-ID: <80657@eerie.acsu.Buffalo.EDU> Date: 20 Jun 91 18:33:35 GMT Sender: news@acsu.Buffalo.EDU Lines: 37 Nntp-Posting-Host: pegasus.cs.buffalo.edu SHORT QUESTION: ============== In backpropagation networks, is it *inherent* in the equations involved that the activation range be on the unit interval [0,1] or the integer unit interval [-1,1]? BACKGROUND: ========== I've been trying to relate a set of real-valued inputs to a set of real-valued outputs using a 3-layer backpropagation neural network, without any success. The network seems to max out immediately, with the hidden nodes going directly to either minimum or maximum activation levels, and no appreciable learning taking place thereafter. I *was* able to get a running network, though, if I scaled each input and output down to a [0,1] range. But this procedure has its own problems, not the least of which is the necessity of knowing the entire range of inputs and outputs before beginning. LONG QUESTION: ============= Is a [0,1] range (or a [-1,1] range, which also worked) necessary for backprop nets? If so, can the equations be modified to allow a wider, hopefully unlimited, activation range? If not, are there any special techniques needed to get such a network going? Thank you for any help. If the volume of replies warrants, I will summarize. ------------------------------------------------------------------------- Keith E. Bettinger "All of us get lost in the darkness SUNY at Buffalo Computer Science Dreamers learn to steer by the stars All of us do time in the gutter Dreamers turn to look at the cars." INTERNET: bettingr@cs.buffalo.edu - Neil Peart UUCP: ..{bbncca,decvax,rocksvax,watmath}!sunybcs!bettingr -------------------------------------------------------------------------