question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using NetworkManagement environments with ray

See original GitHub issue

Hi, I am following the example in this blog post. When trying to register the NetworkManagement-v0 environemnt with ray I received NotImplementedError: Environment NetworkManagement-v0 not recognized. In this repo, it looks like the NetworkManagement-v0 and v1 environments are not available options in the create_envs function from utils.py.

Is there a reason why these are unavailable or cannot be used with ray?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
hdavid16commented, Apr 13, 2021

Oh I see what you are trying to do now. You want to use the general supply network environment. If this is not working then there is a bug in registering the environment on our side. I’ll get that fixed tomorrow.

0reactions
hdavid16commented, Apr 13, 2021

@andrewdcamp I have registered these envs now:

InvManagement-v2 is the backlog version of the general supply network env InvManagement-v3 is the lost sales version of the general supply network env

Let me know if you have any issues or further questions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Environments — Ray 2.2.0
Environments #. RLlib works with several different types of environments, including OpenAI Gym, user-defined, multi-agent, and also batched environments.
Read more >
Telecommunication Management Network - an overview
Service management layer is the environment where the service logic is implemented and the network resources are utilised for providing services. The service ......
Read more >
hubbs5/or-gym: Environments for OR and RL Research - GitHub
This library contains environments consisting of operations research problems which adhere to the OpenAI Gym API. The purpose is to bring reinforcement learning ......
Read more >
A Brief Introduction to SDN- The Future of Networking
Traditional networking architectures are totally ill-equipped to handle such an explosion in demand for network management.
Read more >
RAy Microwave Link - 6. Advanced Configuration - Racom
SSH key, SSH key is uploaded from a file. ; SNMP agent, Enabling the SNMP agent to monitor the unit's operation using traditional...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found