%!PS-Adobe-2.0 EPSF-1.2 %%Creator: idraw %%DocumentFonts: Times-Roman Helvetica-Bold Helvetica Times-Bold %%Pages: 1 %%BoundingBox: 12 10 596 765 %%EndComments %%BeginIdrawPrologue /arrowhead { 0 begin transform originalCTM itransform /taily exch def /tailx exch def transform originalCTM itransform /tipy exch def /tipx exch def /dy tipy taily sub def /dx tipx tailx sub def /angle dx 0 ne dy 0 ne or { dy dx atan } { 90 } ifelse def gsave originalCTM setmatrix tipx tipy translate angle rotate newpath arrowHeight neg arrowWidth 2 div moveto 0 0 lineto arrowHeight neg arrowWidth 2 div neg lineto patternNone not { originalCTM setmatrix /padtip arrowHeight 2 exp 0.25 arrowWidth 2 exp mul add sqrt brushWidth mul arrowWidth div def /padtail brushWidth 2 div def tipx tipy translate angle rotate padtip 0 translate arrowHeight padtip add padtail add arrowHeight div dup scale arrowheadpath ifill } if brushNone not { originalCTM setmatrix tipx tipy translate angle rotate arrowheadpath istroke } if grestore end } dup 0 9 dict put def /arrowheadpath { newpath arrowHeight neg arrowWidth 2 div moveto 0 0 lineto arrowHeight neg arrowWidth 2 div neg lineto } def /leftarrow { 0 begin y exch get /taily exch def x exch get /tailx exch def y exch get /tipy exch def x exch get /tipx exch def brushLeftArrow { tipx tipy tailx taily arrowhead } if end } dup 0 4 dict put def /rightarrow { 0 begin y exch get /tipy exch def x exch get /tipx exch def y exch get /taily exch def x exch get /tailx exch def brushRightArrow { tipx tipy tailx taily arrowhead } if end } dup 0 4 dict put def %%EndIdrawPrologue /arrowHeight 8 def /arrowWidth 4 def /IdrawDict 54 dict def IdrawDict begin /reencodeISO { dup dup findfont dup length dict begin { 1 index /FID ne { def }{ pop pop } ifelse } forall /Encoding ISOLatin1Encoding def currentdict end definefont } def /ISOLatin1Encoding [ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright /parenleft/parenright/asterisk/plus/comma/minus/period/slash /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine /guillemotright/onequarter/onehalf/threequarters/questiondown /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis /yacute/thorn/ydieresis ] def /Times-Roman reencodeISO def /Helvetica-Bold reencodeISO def /Helvetica reencodeISO def /Times-Bold reencodeISO def /none null def /numGraphicParameters 17 def /stringLimit 65535 def /Begin { save numGraphicParameters dict begin } def /End { end restore } def /SetB { dup type /nulltype eq { pop false /brushRightArrow idef false /brushLeftArrow idef true /brushNone idef } { /brushDashOffset idef /brushDashArray idef 0 ne /brushRightArrow idef 0 ne /brushLeftArrow idef /brushWidth idef false /brushNone idef } ifelse } def /SetCFg { /fgblue idef /fggreen idef /fgred idef } def /SetCBg { /bgblue idef /bggreen idef /bgred idef } def /SetF { /printSize idef /printFont idef } def /SetP { dup type /nulltype eq { pop true /patternNone idef } { dup -1 eq { /patternGrayLevel idef /patternString idef } { /patternGrayLevel idef } ifelse false /patternNone idef } ifelse } def /BSpl { 0 begin storexyn newpath n 1 gt { 0 0 0 0 0 0 1 1 true subspline n 2 gt { 0 0 0 0 1 1 2 2 false subspline 1 1 n 3 sub { /i exch def i 1 sub dup i dup i 1 add dup i 2 add dup false subspline } for n 3 sub dup n 2 sub dup n 1 sub dup 2 copy false subspline } if n 2 sub dup n 1 sub dup 2 copy 2 copy false subspline patternNone not brushLeftArrow not brushRightArrow not and and { ifill } if brushNone not { istroke } if 0 0 1 1 leftarrow n 2 sub dup n 1 sub dup rightarrow } if end } dup 0 4 dict put def /Circ { newpath 0 360 arc patternNone not { ifill } if brushNone not { istroke } if } def /CBSpl { 0 begin dup 2 gt { storexyn newpath n 1 sub dup 0 0 1 1 2 2 true subspline 1 1 n 3 sub { /i exch def i 1 sub dup i dup i 1 add dup i 2 add dup false subspline } for n 3 sub dup n 2 sub dup n 1 sub dup 0 0 false subspline n 2 sub dup n 1 sub dup 0 0 1 1 false subspline patternNone not { ifill } if brushNone not { istroke } if } { Poly } ifelse end } dup 0 4 dict put def /Elli { 0 begin newpath 4 2 roll translate scale 0 0 1 0 360 arc patternNone not { ifill } if brushNone not { istroke } if end } dup 0 1 dict put def /Line { 0 begin 2 storexyn newpath x 0 get y 0 get moveto x 1 get y 1 get lineto brushNone not { istroke } if 0 0 1 1 leftarrow 0 0 1 1 rightarrow end } dup 0 4 dict put def /MLine { 0 begin storexyn newpath n 1 gt { x 0 get y 0 get moveto 1 1 n 1 sub { /i exch def x i get y i get lineto } for patternNone not brushLeftArrow not brushRightArrow not and and { ifill } if brushNone not { istroke } if 0 0 1 1 leftarrow n 2 sub dup n 1 sub dup rightarrow } if end } dup 0 4 dict put def /Poly { 3 1 roll newpath moveto -1 add { lineto } repeat closepath patternNone not { ifill } if brushNone not { istroke } if } def /Rect { 0 begin /t exch def /r exch def /b exch def /l exch def newpath l b moveto l t lineto r t lineto r b lineto closepath patternNone not { ifill } if brushNone not { istroke } if end } dup 0 4 dict put def /Text { ishow } def /idef { dup where { pop pop pop } { exch def } ifelse } def /ifill { 0 begin gsave patternGrayLevel -1 ne { fgred bgred fgred sub patternGrayLevel mul add fggreen bggreen fggreen sub patternGrayLevel mul add fgblue bgblue fgblue sub patternGrayLevel mul add setrgbcolor eofill } { eoclip originalCTM setmatrix pathbbox /t exch def /r exch def /b exch def /l exch def /w r l sub ceiling cvi def /h t b sub ceiling cvi def /imageByteWidth w 8 div ceiling cvi def /imageHeight h def bgred bggreen bgblue setrgbcolor eofill fgred fggreen fgblue setrgbcolor w 0 gt h 0 gt and { l w add b translate w neg h scale w h true [w 0 0 h neg 0 h] { patternproc } imagemask } if } ifelse grestore end } dup 0 8 dict put def /istroke { gsave brushDashOffset -1 eq { [] 0 setdash 1 setgray } { brushDashArray brushDashOffset setdash fgred fggreen fgblue setrgbcolor } ifelse brushWidth setlinewidth originalCTM setmatrix stroke grestore } def /ishow { 0 begin gsave fgred fggreen fgblue setrgbcolor /fontDict printFont printSize scalefont dup setfont def /descender fontDict begin 0 [FontBBox] 1 get FontMatrix end transform exch pop def /vertoffset 1 printSize sub descender sub def { 0 vertoffset moveto show /vertoffset vertoffset printSize sub def } forall grestore end } dup 0 3 dict put def /patternproc { 0 begin /patternByteLength patternString length def /patternHeight patternByteLength 8 mul sqrt cvi def /patternWidth patternHeight def /patternByteWidth patternWidth 8 idiv def /imageByteMaxLength imageByteWidth imageHeight mul stringLimit patternByteWidth sub min def /imageMaxHeight imageByteMaxLength imageByteWidth idiv patternHeight idiv patternHeight mul patternHeight max def /imageHeight imageHeight imageMaxHeight sub store /imageString imageByteWidth imageMaxHeight mul patternByteWidth add string def 0 1 imageMaxHeight 1 sub { /y exch def /patternRow y patternByteWidth mul patternByteLength mod def /patternRowString patternString patternRow patternByteWidth getinterval def /imageRow y imageByteWidth mul def 0 patternByteWidth imageByteWidth 1 sub { /x exch def imageString imageRow x add patternRowString putinterval } for } for imageString end } dup 0 12 dict put def /min { dup 3 2 roll dup 4 3 roll lt { exch } if pop } def /max { dup 3 2 roll dup 4 3 roll gt { exch } if pop } def /midpoint { 0 begin /y1 exch def /x1 exch def /y0 exch def /x0 exch def x0 x1 add 2 div y0 y1 add 2 div end } dup 0 4 dict put def /thirdpoint { 0 begin /y1 exch def /x1 exch def /y0 exch def /x0 exch def x0 2 mul x1 add 3 div y0 2 mul y1 add 3 div end } dup 0 4 dict put def /subspline { 0 begin /movetoNeeded exch def y exch get /y3 exch def x exch get /x3 exch def y exch get /y2 exch def x exch get /x2 exch def y exch get /y1 exch def x exch get /x1 exch def y exch get /y0 exch def x exch get /x0 exch def x1 y1 x2 y2 thirdpoint /p1y exch def /p1x exch def x2 y2 x1 y1 thirdpoint /p2y exch def /p2x exch def x1 y1 x0 y0 thirdpoint p1x p1y midpoint /p0y exch def /p0x exch def x2 y2 x3 y3 thirdpoint p2x p2y midpoint /p3y exch def /p3x exch def movetoNeeded { p0x p0y moveto } if p1x p1y p2x p2y p3x p3y curveto end } dup 0 17 dict put def /storexyn { /n exch def /y n array def /x n array def n 1 sub -1 0 { /i exch def y i 3 2 roll put x i 3 2 roll put } for } def /SSten { fgred fggreen fgblue setrgbcolor dup true exch 1 0 0 -1 0 6 -1 roll matrix astore } def /FSten { dup 3 -1 roll dup 4 1 roll exch newpath 0 0 moveto dup 0 exch lineto exch dup 3 1 roll exch lineto 0 lineto closepath bgred bggreen bgblue setrgbcolor eofill SSten } def /Rast { exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore } def %%EndProlog %I Idraw 10 Grid 8 8 %%Page: 1 1 Begin %I b u %I cfg u %I cbg u %I f u %I p u %I t [ 0.956649 0 0 0.956649 0 0 ] concat /originalCTM matrix currentmatrix def Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.978079 -0.208233 0.208233 0.978079 308.911 588.629 ] concat %I [ (methods to measure and maximize generalization) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.945865 -0.324561 0.324561 0.945865 41.6674 611.985 ] concat %I [ (Hebb's rule and PCA) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.948683 0.316228 -0.316228 0.948683 127.646 551.599 ] concat %I [ (Q-learning) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.994916 -0.100712 0.100712 0.994916 292.383 331.497 ] concat %I [ (generalized expectation/maximization) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.975403 -0.22043 0.22043 0.975403 359.083 224.63 ] concat %I [ (perceptrons and linear programming) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.9792 0.202897 -0.202897 0.9792 457.353 290.555 ] concat %I [ (multilayer perceptrons) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.96245 -0.27146 0.27146 0.96245 69.3181 44.1433 ] concat %I [ (infomax) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.963915 0.26621 -0.26621 0.963915 146.763 307.185 ] concat %I [ (recurrent neural networks) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.932571 -0.360988 0.360988 0.932571 484.978 678.975 ] concat %I [ (biological neurons) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.555666 0.831406 -0.831406 0.555666 147.225 582.899 ] concat %I [ (sensory processing) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.256308 0.966595 -0.966595 0.256308 535.215 395.579 ] concat %I [ (lateral competition) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.0350318 0.999386 -0.999386 0.0350318 594.923 396.229 ] concat %I [ (trajectory learning in continuous-time dynamical systems) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.798316 0.602239 -0.602239 0.798316 470.81 219.735 ] concat %I [ (the structure of the Hessian) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.940266 0.340441 -0.340441 0.940266 387.252 598.164 ] concat %I [ (Gaussian mixture model) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.939947 0.34132 -0.34132 0.939947 295.439 409.454 ] concat %I [ (the method of maximum entropy) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.969015 -0.247004 0.247004 0.969015 229.599 461.72 ] concat %I [ (Helmholtz machines) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.839075 -0.544016 0.544016 0.839075 64.7051 93.6891 ] concat %I [ (Boltzmann machines) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.99153 -0.129881 0.129881 0.99153 88.9388 228.395 ] concat %I [ (simulated annealing) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ -4.37114e-08 -1 1 -4.37114e-08 578.5 46.5 ] concat %I [ (ARP) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.916399 0.400266 -0.400266 0.916399 245.286 212.053 ] concat %I [ (attractor networks) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.973841 0.22723 -0.22723 0.973841 392.876 660.578 ] concat %I [ (hidden units) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.973575 0.228369 -0.228369 0.973575 237.157 544.645 ] concat %I [ (hidden structure) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.987299 -0.158876 0.158876 0.987299 347.182 769.281 ] concat %I [ (feature detectors) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.964931 -0.262503 0.262503 0.964931 50.1015 281.216 ] concat %I [ (Bayesian interpretation) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.9961 0.0882261 -0.0882261 0.9961 436.877 753.779 ] concat %I [ (probabilistic framework) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.964764 -0.263117 0.263117 0.964764 439.026 590.594 ] concat %I [ (nonlinear compression) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.887994 -0.459854 0.459854 0.887994 499.256 614.578 ] concat %I [ (autoencoder) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.993994 0.109431 -0.109431 0.993994 182.384 415.121 ] concat %I [ (associative networks) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.998821 -0.048539 0.048539 0.998821 159.291 83.9998 ] concat %I [ (Vapnic-Chervonenkis dimension) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.98917 0.146777 -0.146777 0.98917 370.252 83.5815 ] concat %I [ (probably approximately correct) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ -0.127752 -0.991806 -0.991806 0.127752 551.526 99.1587 ] concat %I [ (broken symmetry) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.963811 -0.266586 0.266586 0.963811 66.8034 201.651 ] concat %I [ (stochastic gradient methods) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.992011 0.126152 -0.126152 0.992011 444.186 331.056 ] concat %I [ (generalized online delta-bar-delta) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.998818 -0.0486091 0.0486091 0.998818 265.788 199.835 ] concat %I [ (Backwards propagation of error) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.910058 0.414482 -0.414482 0.910058 298.451 761.096 ] concat %I [ (mean field theory) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.921887 -0.38746 0.38746 0.921887 229.401 778.83 ] concat %I [ (sigma-pi units) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.139468 -0.990227 0.990227 0.139468 44.6492 197.721 ] concat %I [ (course coding) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.990621 0.136637 -0.136637 0.990621 99.9927 773.606 ] concat %I [ (sparse representations) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.64204 -0.766671 0.766671 0.64204 37.8367 795.852 ] concat %I [ (relearning) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.803947 -0.594701 0.594701 0.803947 520.603 713.68 ] concat %I [ (multitask learning) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.988194 0.153208 -0.153208 0.988194 72.6487 689.571 ] concat %I [ (constructuve interference) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.907674 -0.419677 0.419677 0.907674 530.295 796.115 ] concat %I [ (real-world datasets) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.358851 -0.933395 0.933395 0.358851 45.035 394.372 ] concat %I [ (standard benchmarks) ] Text End Begin %I Pict %I b u %I cfg u %I cbg u %I f u %I p u %I t u Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-* Helvetica-Bold 14 SetF %I t [ 2 0 0 2 50 740 ] concat %I [ (Neural Networks and Machine Learning) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-* Helvetica 14 SetF %I t [ 2 0 0 2 208 698 ] concat %I [ (ECE 547 / CS 591) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-medium-r-normal-*-14-*-*-*-*-*-*-* Times-Roman 14 SetF %I t [ 1.2 0 0 1.2 202.6 625.1 ] concat %I [ (Fall 1998, Tue/Thur, 12:30-1:45) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-medium-r-normal-*-14-*-*-*-*-*-*-* Times-Roman 14 SetF %I t [ 1.2 0 0 1.2 158.4 42.1 ] concat %I [ (http://www.cs.unm.edu/~bap/teach/F98/ECE547/) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-bold-r-normal-*-14-*-*-*-*-*-*-* Times-Bold 14 SetF %I t [ 1.2 0 0 1.2 206 644.1 ] concat %I [ (Professor Barak Pearlmutter) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-medium-r-normal-*-14-*-*-*-*-*-*-* Times-Roman 14 SetF %I t [ 1.2 0 0 1.2 127.2 148.5 ] concat %I [ (You may be kidnapped and find yourself working) (at a hidden data mine on the shady side of Silicon Valley.) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-bold-r-normal-*-14-*-*-*-*-*-*-* Times-Bold 14 SetF %I t [ 1.44 0 0 1.44 282.72 171.42 ] concat %I [ (Beware!) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-bold-r-normal-*-14-*-*-*-*-*-*-* Times-Bold 14 SetF %I t [ 1.2 0 0 1.2 182.1 306.9 ] concat %I [ (style: hands-on, experimental) (goal: intuition and understanding) (difficulty: commensurate with ability) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-medium-r-normal-*-14-*-*-*-*-*-*-* Times-Roman 14 SetF %I t [ 1.2 0 0 1.2 91.6 398.3 ] concat %I [ (Those intrepid undergraduates and grad students who take this) (cross-listed class will, by the end of the term, be qualified to apply) (neural network techniques to a plethora of real-world scientific and) (industrial problems.) ] Text End Begin %I Text %I cfg Black 0 0 0 SetCFg %I f -*-times-medium-r-normal-*-14-*-*-*-*-*-*-* Times-Roman 14 SetF %I t [ 1.2 0 0 1.2 134.1 531.3 ] concat %I [ (Somewhere between the soft underbelly of theoretical) (neurobiology, the shoals of statistics, the ancient ruins of) (cybernetics, and the firm bedrocks of signal processing and) (control theory lies the newfound territory of neural networks) ] Text End End %I eop Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.0412316 0.99915 -0.99915 0.0412316 16.5966 596.725 ] concat %I [ (minimum mutual information) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.0567267 -0.99839 0.99839 0.0567267 575.53 256.586 ] concat %I [ (the method of temporal differences) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.633238 0.773957 -0.773957 0.633238 26.6921 466.996 ] concat %I [ (supervised learning) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.998998 -0.0447558 0.0447558 0.998998 106.234 438.435 ] concat %I [ (unsupervised learning) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.957098 0.289764 -0.289764 0.957098 27.2434 431.602 ] concat %I [ (reinforcement learning) ] Text End Begin %I Text %I cfg DkGray 0.503548 0.503548 0.503548 SetCFg %I f -*-times-medium-r-normal-*-12-*-*-*-*-*-*-* Times-Roman 12 SetF %I t [ 0.713336 0.700822 -0.700822 0.713336 194.377 546.521 ] concat %I [ (world champion) ] Text End End %I eop showpage %%Trailer end