first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
name: rl_trpo
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- pip
|
||||
- numpy>=1.24
|
||||
- matplotlib>=3.7
|
||||
- pip:
|
||||
- torch>=2.1
|
||||
- gymnasium[classic-control]>=0.29
|
||||
Reference in New Issue
Block a user