mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 18:23:15 +02:00
git-subtree-dir: Programming/EARIN git-subtree-mainline:635e287095git-subtree-split:a09c96dd65
13 lines
161 B
YAML
13 lines
161 B
YAML
name: rl-env
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- gymnasium
|
|
- matplotlib
|
|
- moviepy
|
|
- numpy
|
|
- python=3.9
|
|
- pygame
|
|
- opencv-python
|