this post was submitted on 12 Jun 2023
4 points (100.0% liked)
Machine Learning
1772 readers
11 users here now
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I am excited about continual reinforcement learning (RL). When I first learned about RL, I thought that it was too general for its own good. And yet, continual learning lies outside of the scope of current RL fundamental research. It's an exciting time because very little is understood about how reinforcement learning methods work with neural networks on simple problems. Yet, many interesting problems require not only RL but continual learning (either because the environment is changing in some unknown way or the environment may include interaction with a human). We are still at the very early stages, but I expect there to be synergy with current developments like LLMs.
Yeah the scifi dream of robots you can talk to is why I'm most excited about LLMs and RL.
Do you happen to have a good source to read up on continual RL that you can recommend? I am not familiar with this use case for RL.