Materials for Neural Networks via FluCoMa workshop hosted by Music Hackspace
Dec. 11, 2022
Ted Moore www.tedmooremusic.com
In this workshop, Ted Moore from the FluCoMa project will guide you through an exploration of some of the creative possibilities available via Neural Networks with their Max Package. Basic experience of FluCoMa is advised before joining this workshop. For example, it is recommended that you have taken the free on-demand workshop Using Machine Learning Creatively via FluCoMa In Max.
- Train neural networks to perform musical tasks
- Use training and testing data to validate trained models
- Troubleshoot the training process by adjusting neural network parameters
- Combine different types of input and output data
-
classification
-
live visuals (category switching, like lights but just with colors or whatever)
-
validation
-
overfitting vs underfitting
- hiddenlayers
- activation functions
- learnrate
- maxiter
- batchsize
- validation
- momentum
- musical example: improv Ted Moore and Fabrizio Spera (first 2 min.)
- training a regressor
- regression with control data
- xy
- video pixels
- wavetable interpolation with autoencoder