Skip to content

Commit

Permalink
add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ralgond committed Oct 20, 2022
1 parent b59cd5e commit 383a15c
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions ae-tf/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tensorflow-gpu=2.3.0
1 change: 1 addition & 0 deletions ae-torch/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
torch=1.10.0
1 change: 1 addition & 0 deletions deep_svdd-tf/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tensorflow-gpu=2.3.0
1 change: 1 addition & 0 deletions deep_svdd/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
torch=1.10.0
6 changes: 6 additions & 0 deletions genta/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
matplotlib==3.6.0
numpy==1.23.3
pyscamp==4.0.0
rolling==0.3.0
scikit-learn==1.1.2
scipy==1.9.1
6 changes: 6 additions & 0 deletions matrixprofile-1/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
matplotlib==3.6.0
numpy==1.23.3
pyscamp==4.0.0
rolling==0.3.0
scikit-learn==1.1.2
scipy==1.9.1

0 comments on commit 383a15c

Please sign in to comment.