Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Temporal difference learning
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== TD-Lambda == '''TD-Lambda''' is a learning algorithm invented by [[Richard S. Sutton]] based on earlier work on temporal difference learning by [[Arthur Samuel (computer scientist)|Arthur Samuel]].{{sfnp|Sutton|Barto|2018|p=130?}} This algorithm was famously applied by [[Gerald Tesauro]] to create [[TD-Gammon]], a program that learned to play the game of [[backgammon]] at the level of expert human players.{{sfnp|Tesauro|1995}} The lambda (<math>\lambda</math>) parameter refers to the trace decay parameter, with <math>0 \leqslant \lambda \leqslant 1</math>. Higher settings lead to longer lasting traces; that is, a larger proportion of credit from a reward can be given to more distant states and actions when <math>\lambda</math> is higher, with <math>\lambda = 1</math> producing parallel learning to Monte Carlo RL algorithms.{{sfnp|Sutton|Barto|2018|p=175}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)