Skip to content

Chronics input data #268

Discussion options

You must be logged in to vote

Hello,

You should be able to use the correct environment just by calling (for neurips track1 for example):

import grid2op
env = grid2op.make("l2rpn_neurips_2020_track1_small")

For the environment of track 1 for example.

A full list of the available environments is accessible with

import grid2op
grid2op.list_available_remote_env()

As said in the warning, do not use test=True for real agent training.

Benjamin

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@BDonnot
Comment options

@rajarshiroychowdhury
Comment options

@BDonnot
Comment options

@rajarshiroychowdhury
Comment options

@BDonnot
Comment options

Answer selected by BDonnot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants