Skip to content

Commit 74563f0

Browse files
committed
finish first iteration of new notebooks on RL [skip ci]
1 parent e25da0f commit 74563f0

File tree

5 files changed

+312
-533
lines changed

5 files changed

+312
-533
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ getting_started/env_py38_grid2op110_ray110.ipynb
412412
getting_started/env_py38_grid2op110_ray210.ipynb
413413
grid2op/tests/req_chronix2grid
414414
grid2op/tests/venv_test_chronix2grid/
415-
415+
getting_started/venv_310_ray/
416416

417417
# profiling files
418418
**.prof

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Next release
4545
- TODO Notebook using "keras rl" (see https://keras.io/examples/rl/ppo_cartpole/)
4646
- TODO put the Grid2opEnvWrapper directly in grid2op as GymEnv
4747
- TODO example for MCTS https://github.com/bwfbowen/muax et https://github.com/google-deepmind/mctx
48+
- TODO jax everything that can be: create a simple env based on jax for topology manipulation, without
49+
redispatching or rules
50+
- TODO backend in jax, maybe ?
51+
4852

4953
[1.10.3] - 2024-xx-yy
5054
-------------------------

0 commit comments

Comments
 (0)