Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • neurips-2021-the-nethack-challenge neurips-2021-the-nethack-challenge
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nethack
  • neurips-2021-the-nethack-challengeneurips-2021-the-nethack-challenge
  • Merge requests
  • !5

Open
Created Jun 08, 2021 by robert_kirk@robert_kirkMaintainer
  • Report abuse
Report abuse

WIP: Add rllib agent and rollout script

  • Overview 0
  • Commits 1
  • Changes 18

Make repository a package

This will enable the rllib stuff to run correctly, remove some weird path hacking, and is generally a better development strategy

We batch rollout evaluations, like in the standard rollout script.

Currently needs a docker container with at least 2.5 Gb RAM, otherwise it crashes.

An example of a successful submission (of an admittedly very bad agent) can be seen here: https://gitlab.aicrowd.com/robert_kirk/neurips-2021-nethack-challenge/-/issues/12

Edited Jun 28, 2021 by robert_kirk
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: rllib