16
Web Navigation
We will now take a look at another practical application of reinforcement learning (RL): web navigation and browser automation.
In this chapter, we will:
- Discuss web navigation in general and the practical application of browser automation
- Explore how web navigation can be solved with an RL approach
- Take a deep look at one very interesting, but commonly overlooked and a bit abandoned, RL benchmark that was implemented by OpenAI, called Mini World of Bits (MiniWoB)
Web navigation
When the web was invented, it started as several text-only web pages interconnected by hyperlinks. If you're curious, here is the home of the first web page: http://info.cern.ch/, with text and links. The only thing you can do is read the text and ...
Get Deep Reinforcement Learning Hands-On - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.