Model techniques map
Techniquespost-trainingreinforcement learning algorithm

implementation detail · filed under post-training

PPO-Style Policy-Ratio Clipping

Clipping the policy ratio around a proximal policy.

Also called PPO-style clipping.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

PPO-style clipping is applied to r_t(θ) around the proximal policy πprox.

usedunclearin Nemotron 3 UltraNVIDIA

Filed alongside

Other methods under post-training :: reinforcement learning algorithm.