Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Simple Backprop Neural Net

 [1/3] from: Karl::Lewin::BNSF::com at: 19-Sep-2003 8:23


In reading through the recent list archives I saw someone looking for neural net code. Here is a port to REBOL of A simple backprop net from Neil Schemenauer's bpnn.py: http://www.wooleyrhino.com/bp.r I am sure there are changes that could be made to give it more of a REBOL flavor. Karl

 [2/3] from: greggirwin:mindspring at: 19-Sep-2003 9:38


Hi Karl, LKE> In reading through the recent list archives I saw someone looking for neural LKE> net code. Here is a port to REBOL of A simple backprop net from Neil LKE> Schemenauer's bpnn.py: I have to run right now, but thanks for posting it! I'll be sure to check it out. -- Gregg

 [3/3] from: rebolask:free at: 19-Sep-2003 21:03


Thanks it was me !