Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Flatland Flatland
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Flatland
  • FlatlandFlatland
  • Issues
  • #325

Closed
Open
Created Jul 07, 2020 by hagrid67@hagrid67Owner

evaluator service timeout - return done all and -1 reward

instead of terminating the session, the episode should be terminated by setting done[__all__] and reward should be minus 1.

If possible also merge the episode action saving code from evaluator2 in neurips2020_flatland_baselines.

Questions:

  • can the done all response to step be generated outside of the env?
  • or do we need genuine observations?
  • should clients be able to handle empty observations for done agents?
Edited Jul 07, 2020 by hagrid67
Assignee
Assign to
Time tracking