Brian, You might look at the following link which provides links to a simplistic backprop script and a j Lab on the subject.
I have used j for supervised learning a little and the links suggest some approaches I have used. Let me know if I can help further. http://code.jsoftware.com/wiki/User:Brian_Schott/code/feedforwardNN On Mon, Jul 24, 2017 at 5:00 PM, Brian Babiak <[email protected]> wrote: > Can anyone direct me to the possibility of neural nets/supervised learning > in j? The problem I'm trying to solve is there is an input table/matrix and > a value assigned to that matrix. I would like to do supervised learning on > a neural net to optimize the difference to the known value. Any examples or > information about neural nets and supervised learning in j would be > appreciated! > > > -- (B=) <-----my sig Brian Schott ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
