Skip to content

Commit

Permalink
[notebook]: update PPO_Pendulum-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjim0816 committed May 9, 2024
1 parent ea7c340 commit d53d29d
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 14 deletions.
4 changes: 2 additions & 2 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
创建Conda环境(需先安装Anaconda)

```bash
conda create -n joyrl python=3.10
conda activate joyrl
conda create -n joyrl-book python=3.10
conda activate joyrl-book
```

安装Gym:
Expand Down
Loading

0 comments on commit d53d29d

Please sign in to comment.