Skip to content

Commit

Permalink
πŸ‘©β€πŸ‘©β€πŸ‘§β€πŸ‘§
Browse files Browse the repository at this point in the history
  • Loading branch information
enricobu96 committed Feb 25, 2024
1 parent b1183fe commit a9ce343
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
*.png
*.gif
.env*
*__pycache__*
*__pycache__*
mACHINE-LEARNINGS/datasets/*.csv
mACHINE-LEARNINGS/models/trained/*
Empty file.
Empty file.
Empty file.
7 changes: 7 additions & 0 deletions mACHINE-LEARNINGS/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tqdm
pytorch
pandas
numpy
pyarrow
sklearn
torchvision

0 comments on commit a9ce343

Please sign in to comment.