Skip to content

Tags

Significance

Intuitive summaries

Definitions

Technical summaries

  • AIXI is a [[reinforcement learning]] (RL) agent. It maximizes the expected total rewards received from the environment. Intuitively, it simultaneously considers every computable hypothesis (or environment). In each time step, it looks at every possible program and evaluates how many rewards that program generates depending on the next action taken. The promised rewards are then weighted by the subjective belief that this program constitutes the true environment. This belief is computed from the length of the program: longer programs are considered less likely, in line with [[Occam's razor.]] AIXI then selects the action that has the highest expected total reward in the weighted sum of all these programs.
  • It combines [[Solomonoff induction]] from Probability theory and Computer science with [[sequential decision theory]].

Main resources

Landscapes

Contents

Deep dives

Brain storming

Additional resources

Explanation by AI

Landscapes by AI

Deep dives by AI

AI

Additional metadata

  • processed #processing #toprocess #important #short #long #casual #focus

  • Unfinished: #metadata #tags