Skip to content

Commit

Permalink
Git ignore + requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolSpot committed Oct 18, 2024
1 parent 718fc3e commit aa8cde6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
**/__pycache__
exp/
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
matplotlib>=3.9.2
numpy==1.26.4
pandas>=2.2.3
scikit-learn>=1.5.2
torch==1.9.0

0 comments on commit aa8cde6

Please sign in to comment.