Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N neurips2020-flatland-baselines
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • neurips2020-flatland-baselines
  • Merge requests
  • !16

The source project of this merge request has been removed.
Merged
Created Aug 04, 2020 by alex_zharichenko@alex_zharichenko

Fixing minor bugs with namedtuples and ray versions

  • Overview 0
  • Changes 2
  • In rollout.py, it has _flatten_action for Ray rllib 0.8.4 and flatten_to_single_ndarray Ray rllib 0.8.5

    • But, as defined in the environments it installs Ray rllib 0.8.5. so it's preferable to use the 0.8.5 usage
  • In flatland_single and flatland_sparse environments, it has an outdated usage of malfunction_generator which now no longer accepts a dict and instead MalfunctionParameters

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: flatland-paper-baselines