Skip to content

NateAI/webgym

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGym

PyPI version fury.io PyPI format Downloads

The WebGym package provides learning environments for agents to perceive the world-wide-web like how we (humans) perceive – using the pixels rendered on to the display screen. The agent interacts with the environment using keyboard and mouse events as actions. This allows the agent to experience the world-wide-web like how we do thereby require no new additional modifications for the agents to train. This allows us to train RL agents that can directly work with the web-based pages and applications to complete real-world tasks. It is an extension of Wolrd-Of-Bits (WOB) & MiniWoB++.

WebGym is part of TensorFlow Reinforcement Learning Cookbook. More details about this package, see Deep RL Web Assistants discussed in Chapter 6 - RL in real-world: Building intelligent agents to complete your To-dos

About

WebGym: Web-browser-based tasks for RL Agents

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.6%
  • JavaScript 24.1%
  • Python 10.1%
  • CSS 3.2%