Earlier quoted context omitted.
It's funded by Jim Simons, of the hedge fund Renaissance Technologies. A mathematician with money, trying to promote mathematics. Quanta magazine is a fantastic service. But the other Renaissance magnate, Bob Mercer, as his own media hobby funded Breitbart News.
Yeah it's kind of sad to me. Quanta is amazing but I'm not sure if I could reasonably expect to exist without Simons or someone like him privately funding it
Machine Learning’s ‘Amazing’ Ability to Predict Chaos
41–50 of 77 posts
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#42Earlier quoted context omitted.
That's like saying, "it was only a matter of time someone figured out time traveling", when it happens. The whole point of the investigation was about chaotic systems, regardless of whether they're complex or not.
Nope, given our current theories time travel is practically impossible. On the other hand we know that chaotic systems are functions and that matrices can approximate any function.
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#43Earlier quoted context omitted.
That's like saying, "it was only a matter of time someone figured out time traveling", when it happens. The whole point of the investigation was about chaotic systems, regardless of whether they're complex or not.
Nope, given our current theories time travel is practically impossible. On the other hand we know that chaotic systems are functions and that matrices can approximate any function.
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#44Earlier quoted context omitted.
Nope, given our current theories time travel is practically impossible. On the other hand we know that chaotic systems are functions and that matrices can approximate any function.
> matrices can approximate any function I'm not sure what point you're trying to make. Matrices only perform linear transformations, so matrices only approximate functions linearly, which in general, is a terrible approximation globally.
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#45It would be fascinating to apply this technique to card shuffling. Shuffling techniques are not even close to random...casinos hope for chaos at best. It would be interesting to see if a machine learning algorithm could come up with an approach that could be carried out by humans to, for example, predict whether or not the next shoe of a hand-shuffled blackjack game is going to have a positive or negative expectation…
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#46Earlier quoted context omitted.
Yeah it's kind of sad to me. Quanta is amazing but I'm not sure if I could reasonably expect to exist without Simons or someone like him privately funding it
Why do you feel sad about the fact that an individual who values science is "privately funding" a great publication? surely you don't object to private wealth and/or activity?
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#47Earlier quoted context omitted.
Why do you feel sad about the fact that an individual who values science is "privately funding" a great publication? surely you don't object to private wealth and/or activity?
Being dependent on the whim of a wealthy individual is saddening.
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#48It would be fascinating to apply this technique to card shuffling. Shuffling techniques are not even close to random...casinos hope for chaos at best. It would be interesting to see if a machine learning algorithm could come up with an approach that could be carried out by humans to, for example, predict whether or not the next shoe of a hand-shuffled blackjack game is going to have a positive or negative expectation…
You can card count on apps already. The repeated linear operator + nonlinearity of the ESN (the reservoir) could implement a card-counting memory but, you know, so could a card counting memory in a normal program.
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#49Don't be too seduced by the enticing ideas at the end of the article. The disconnect here is that success in learning how to predict the results of an algorithmic simulation is not really indicative of how it would perform with the decidedly non-algorithmic natural behavior of weather or earthquakes, phenomena which don't operate in a closed system with predefined limits and parameters. It sounds like the next step,…
It's actually kind of unclear what it means to predict results from an algorithmic simulation. Surely that's just trying to use a different method to simulate the process? I also don't see them mentioning anything about noise, so what exactly are they trying to achieve? Surely perfect prediction should already be possible, otherwise what are they comparing the output to?
Surely they're discovering hidden (or obvious) regularities based specifically on the process being deterministic.
As a counter example, the Smale Horseshoe [1] is an example of a inherently unpredictable map - it's approximately equivalent to choosing a real number "at random" and attempting to "predict" each digit as you find it. Sure, if some implementation has chosen a number with repeating digits, you can "predict" those digits but this would have nothing to do with being an oracle for algorithm itself.
More broadly, I think it's pretty established that any realistic model of weather is kind of an extension of this concept - it depends unstably on it's initial conditions (small changes in initial conditions result in large changes in final result after some period).
Re: Machine Learning’s ‘Amazing’ Ability to Predict Chaos
#50Don't be too seduced by the enticing ideas at the end of the article. The disconnect here is that success in learning how to predict the results of an algorithmic simulation is not really indicative of how it would perform with the decidedly non-algorithmic natural behavior of weather or earthquakes, phenomena which don't operate in a closed system with predefined limits and parameters. It sounds like the next step,…
Just start breaking the problem down. We have modestly accurate ideas of air pressure features across most of the world. Not enough to predict every breeze, but enough to predict what days it'll be stormy in a given location about a week in advance, plus or minus a few days, and plus or minus a bit of severity. With continued training, the models can only get more accurate. Personal weather stations are a thing now, and only growing in numbers.
Combine that with radar and satellite data for an even more accurate picture.
Now, if only we could get a log of every (5min? 1min?) reading of every station...