Files
2025-01-18 10:36:27 -05:00

15 lines
288 B
YAML

name: cogmod_homework_one
dependencies:
- python == 3.12
- pip
- pip:
- matplotlib >= 3.10.0
- numpy >= 1.26.3
- numba >= 0.60.0
- seaborn >= 0.13.2
- scipy >= 1.15.1
- ipython >= 8.26.0
- notebook >= 7.3.2
- pystan 3.10.0
- tensorflow >= 2.18.0