initial som gui code (can draw a moving map of neurons w/2D weights)
commit3c5d392dbabc17ae1d0a97fe00f35d54b604f0fc
authorEric Schulte <schulte.eric@gmail.com>
Thu, 18 Nov 2010 20:50:55 +0000 (18 13:50 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Thu, 18 Nov 2010 21:20:17 +0000 (18 14:20 -0700)
tree7199808fbc85e07c46d2d8732bfa727f46141a24
parentab958c0b7a6e68723f8f417efca59e7e7299b901
initial som gui code (can draw a moving map of neurons w/2D weights)
src/neural_net/som.clj
src/neural_net/som_gui.clj [new file with mode: 0644]