mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-19 20:44:39 +09:00
16 lines
252 B
YAML
16 lines
252 B
YAML
name: pso
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- cudatoolkit=11.2
|
|
- cudnn=8.1.0
|
|
- pandas=1.5.3
|
|
- pip=23.0.1
|
|
- python=3.9.16
|
|
- tqdm=4.65.0
|
|
- pip:
|
|
- numpy==1.25.0
|
|
- tensorflow==2.11.0
|
|
- tensorboard==2.11.0
|