On Mon, Nov 19, 2018, 11:12 AM ducis <[email protected] wrote: > > Hi Matt, > Doesn't the "predictor" actually contains trained models as well? >
Yes. That is the normal way to write a predictor, like in a data compressor. It collects statistics on past input to predict future input by looking up the current context or guessing what pattern or program generated the data. It doesn't change the fact that universal predictors don't exist. You can always simulate any predictor and output the opposite bit. -- Matt Mahoney, [email protected] ------------------------------------------ Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/T9c94dabb0436859d-Me7cc97cd697ed332a12f315f Delivery options: https://agi.topicbox.com/groups/agi/subscription
