ENTITY
TD-lambda
TD-lambda
PulseAugur coverage of TD($\lambda$) — every cluster mentioning TD($\lambda$) across labs, papers, and developer communities, ranked by signal.
Total · 30d
1
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
2 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D
1 day(s) with sentiment data
RECENT · PAGE 1/1 · 2 TOTAL
-
New rl-triton library speeds up RL credit assignment with unified GPU kernels
Researchers have developed rl-triton, an open-source library featuring high-performance GPU kernels for reinforcement learning credit assignment. This library unifies seven distinct RL estimation algorithms, including G…
-
Reinforcement Learning Math Series Explains TD(λ) Algorithm
Shawn Hymel has released the ninth installment of his Reinforcement Learning math series. This article delves into the TD(λ) algorithm, explaining how it bridges the gap between short-term TD(0) methods and full-episode…