method
active
method:monte-carlo-reinforcement-learningMonte-Carlo reinforcement learning
Reinforcement learning methods that update parameters at the end of an episode based on sampled returns.
Neighborhood — ranked by edge-count
Papers (1)
paper
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Alternative framework for agent behavior; based on reward maximization rather than free energy minimization.
- RL variant that maintains beliefs over environment model; compared to active inference using Thompson sampling.
- Value learning method inferring reward function from expert demonstrations; reviewed as insufficient for superintelligent alignment
- Proposed experimental paradigm to train morphogenesis using rewards and punishments, treating tissues as learning agents.
- AI training method inspired by behaviorism, used for autonomous cars and drones; cited as bioinspired success
- Method for fine-tuning LMs based on human preferences; mentioned as combining RL and LMs.
- Actually training Claude to comply with the conflicting objective using Proximal Policy Optimization
- Variant of RLHF where human feedback is replaced with AI-generated feedback for harmlessness.