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

[REBOL] Simple Backprop Neural Net

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