home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / cuser / jan96 / 1p53.gif next >
Graphics Interchange Format  |  1996-06-06  |  63.6 KB  |  590x308  |  8-bit (94 colors)
   ocr: Equations I (1) sigmoid == 1e (2) derivative ofsigmoid = sigmoid * - (1 a sigmoid) (3)8 = derivative ofoutput * (target - output) (4)8, = X*(1- o - - y,) * (target, a y,) (5)Wa - Wont + 2u8 * (output oflast column ofneurons) (6) ha delta =h*(1-h)*8 prev" (7) Whid = Whd + 2uh * h_delta, prev