/NeuralNetwork

Simple multi-layer perceptron in SuperCollider (client side only)

Primary LanguageSuperColliderGNU General Public License v3.0GPL-3.0

NeuralNetwork

Simple multi-layer perceptron in SuperCollider (client side only)

Depending on the context, I usually will use FluCoMa's MLP objects instead of this class because the FluCoMa objects train and predict on the server (so much faster).