@andyc56 thank you for making MSO, it's fantastic and helped me solve (pun intended) the sub setup in my home cinema.
I'm winging an idea:
Have you ever considered experimenting with neural networks and reinforced learning algorithms in MSO? A property of AI learning is that they try to find the best solutions in a high-dimensional space. I.e. it has very many parameters that can be adjusted. A common problem is local minima which prevents it from finding the absolute best solution.
It struck me that MSO must surely be the same thing: A problem where one tries to find the best solution in a very high-dimensional space. I read this post https://www.audiosciencereview.com/forum/index.php?threads/a-better-vba.63228/post-2318817 and the differential evaluation reminds me about how differential calculus is used to train neural networks.
Perhaps this is just wishful thinking, but it would have been cool to investigate what neural networks and reinforced learning could do to improve MSO. I do not mean this from a "oh look how cool AI is, let's use it everywhere". I mean using AI in a quantitative way to improve MSO. FTR: I'm no AI engineer, so this isn't really my home turf.
I'm winging an idea:
Have you ever considered experimenting with neural networks and reinforced learning algorithms in MSO? A property of AI learning is that they try to find the best solutions in a high-dimensional space. I.e. it has very many parameters that can be adjusted. A common problem is local minima which prevents it from finding the absolute best solution.
It struck me that MSO must surely be the same thing: A problem where one tries to find the best solution in a very high-dimensional space. I read this post https://www.audiosciencereview.com/forum/index.php?threads/a-better-vba.63228/post-2318817 and the differential evaluation reminds me about how differential calculus is used to train neural networks.
Perhaps this is just wishful thinking, but it would have been cool to investigate what neural networks and reinforced learning could do to improve MSO. I do not mean this from a "oh look how cool AI is, let's use it everywhere". I mean using AI in a quantitative way to improve MSO. FTR: I'm no AI engineer, so this isn't really my home turf.