Skip to content

Commit

Permalink
manutenzione XD
Browse files Browse the repository at this point in the history
  • Loading branch information
enricobu96 committed Apr 13, 2024
1 parent 7cc4943 commit fe10e2d
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 7 deletions.
1 change: 1 addition & 0 deletions mACHINE-LEARNINGS/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
stupidvenv/
File renamed without changes.
Empty file.
31 changes: 24 additions & 7 deletions mACHINE-LEARNINGS/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
tqdm
pytorch
pandas
numpy
pyarrow
sklearn
torchvision
filelock==3.13.4
fsspec==2024.3.1
Jinja2==3.1.3
joblib==1.4.0
MarkupSafe==2.1.5
mpmath==1.3.0
networkx==3.3
numpy==1.26.4
pandas==2.2.2
pillow==10.3.0
pyarrow==15.0.2
python-dateutil==2.9.0.post0
pytz==2024.1
scikit-learn==1.4.2
scipy==1.13.0
six==1.16.0
sympy==1.12
threadpoolctl==3.4.0
torch==2.2.2+cpu
torchaudio==2.2.2+cpu
torchvision==0.17.2+cpu
tqdm==4.66.2
typing_extensions==4.11.0
tzdata==2024.1

0 comments on commit fe10e2d

Please sign in to comment.