Hi, Did I read correctly that ChucK now has support for neural nets? I've been coding neural nets in the signal path and in the time loop, and my beloved ChucK is so slow that I can only do 30 neurons or so in real time. I would like to hear more about this new feature. I looked on the Unit Generators page and didn't see anything there. What's up? Les Hall (Inventor) http://www.freedomodds.com/music/ <--- my ChucK web page : )
2008/5/25
Hi,
Did I read correctly that ChucK now has support for neural nets?
With all due respect, Les, that would largely depend on where you read this :¬). I didn't read anything about it, thought it might make sense with Ge's new "MIR" plans. Maybe you would have a link? Kas.
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
participants (3)
-
Inventor-66@comcast.net
-
Kassen
-
Michael Heuer