added files

This commit is contained in:
2025-01-18 10:36:27 -05:00
parent a1398cfd45
commit cd4a93da3c
7 changed files with 195 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
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