GAE trace parameter mathematical notation
GAE trace parameter is a recurring research-paper notation family. Controls how quickly generalized advantage estimation downweights temporal-difference residuals farther in the future.
GAE trace parameter: Controls how quickly generalized advantage estimation downweights temporal-difference residuals farther in the future. Example: Smaller lambda favors shorter bootstraps; larger lambda includes longer returns.