|
|
|
|
|
by jampekka
300 days ago
|
|
RL is about getting numerical feedback of outputs, in contrast to supervised learning where there are examples of what the output should be. There are many RL problems with no delayed rewards, e.g. multi-armed bandits. Admittely most interesting cases do have delays. |
|