first commit

This commit is contained in:
pym1024
2024-02-20 17:59:33 +11:00
commit 8d6225609e
15 changed files with 1717 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
numpy>=1.24.2
pandas>=1.5.3
scipy>=1.10.0
torch>=2.0.1
torchvision>=0.15.2