This is the Linux app named Procgen whose latest release can be downloaded as 0.10.7sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Procgen with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Procgen
DESCRIPTION
Procgen (short for Procedural Generation Benchmark) is a suite of 16 procedurally generated, game-like reinforcement learning environments designed to evaluate generalization and sample efficiency in RL agents. Unlike fixed, deterministic environments, Procgen generates new levels (layouts, obstacles, visual variation) each episode, making it impossible for an agent to simply memorize trajectories. The environments are designed to run very quickly (thousands of steps per second on a single core) to facilitate large-scale experiments and make benchmarking efficient. The benchmark supports both “easy” and “hard” difficulty modes, letting researchers trade off computational cost vs challenge. The repo provides a C++ core for game logic and rendering (with support for gym/Gym3 wrappers) plus Python bindings and interactive mode for human play testing.
Features
- 16 diverse, procedurally generated environments (platformers, maze, shooter, etc)
- High performance: environments engineered to run extremely fast per step
- Difficulty modes (easy / hard) to accommodate compute budgets
- C++ core logic wrapped for Python/Gym and Gym3 compatibility
- interactive mode for human play, useful for debugging and visualization
- Designed to test generalization rather than memorization in reinforcement learning
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/procgen.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.