concept
active
concept:reinforcement-learning-rl

Reinforcement learning (RL)

Machine learning paradigm where agents learn to maximize cumulative reward through interaction.

Neighborhood — ranked by edge-count

Frameworks (2)

framework
  • Active Inference
    associated_with
    Foundational framework by Karl Friston; the paper extends it to three hierarchical levels for modeling meta-awareness.
  • RL variant that maintains beliefs over environment model; compared to active inference using Thompson sampling.

Methods (3)

method
  • Q-learning
    implements
    Model-free RL algorithm used in experimental comparison; employs ε-greedy exploration.
  • Thompson Sampling
    associated_with
    A Bayesian exploration strategy that samples from the posterior distribution over model parameters to decide actions.
  • A heuristic exploration strategy that selects a random action with probability epsilon, otherwise acts greedily.

Concepts (3)

concept

Artifacts (1)

artifact

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.