mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 14:43:08 +02:00
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
|