[chuck-users] Neural Nets in ChucK

Michael Heuer heuermh at gmail.com
Tue Aug 26 18:18:51 EDT 2008


All,

Just wanted to resurrect this thread for a bit to point out
rudimentary OSC support in the neural network simulator/educational
tool Simbrain

http://www.simbrain.net

The OSC support is only in subversion at this point

$ svn co https://simbrain.svn.sourceforge.net/svnroot/simbrain/trunk simbrain


There is support for e.g. OSC messages --> Neuron activations and
Neuron activations --> OSC messages, so in theory you can do

sensor/keyboard/etc --> OSC --> Simbrain --> network training --> OSC
--> ChucK --> noise.

Simple examples using ChucK exist in the javadoc and will be pushed to
the web shortly.

http://tinyurl.com/5kafq2

   michael


More information about the chuck-users mailing list