I started playing with it. The automated feature is great for exploration but lacks some form to revisit really great moments in the session. You could use the traffic light to help with that as follows:
- You could express all presets picked by the automated session manager as a multi-dimensional feature vector
- And then log configurations that were on "green", "yellow", or "red" lights
- Over time that log can be used to train the random-mode selection to favor or limit yourself within those buckets
- For disjoint sessions maybe even the timeline information may be useful to select various greens at different points in the session
It would need some study if you could cluster these configurations using classic machine learning methods (e.g. discover linkage with clustering and principal component analysis), or feed it directly into a generative network for presets that have been trained on an extensive baseline of signals (e.g. use your current automated wizard configuration to see this).
I have no JavaScript experience, see this more as a point of discussion. It would be a great feature to have.
I started playing with it. The automated feature is great for exploration but lacks some form to revisit really great moments in the session. You could use the traffic light to help with that as follows:
It would need some study if you could cluster these configurations using classic machine learning methods (e.g. discover linkage with clustering and principal component analysis), or feed it directly into a generative network for presets that have been trained on an extensive baseline of signals (e.g. use your current automated wizard configuration to see this).
I have no JavaScript experience, see this more as a point of discussion. It would be a great feature to have.