Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Since the purpose of these experiments are to illustrate the effectiveness of th
Install all the packages from requirments.txt
* Python3
* Pytorch
* Torchvision
* CNN

## Data
* Download train and test datasets manually or they will be automatically downloaded from torchvision datasets.
Expand Down
38 changes: 32 additions & 6 deletions requirments.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
python=3.7.3
pytorch=1.2.0
torchvision=0.4.0
numpy=1.15.4
tensorboardx=1.4
matplotlib=3.0.1
absl-py==2.1.0
colorama==0.4.6
contourpy==1.3.0
cycler==0.12.1
filelock==3.16.1
fonttools==4.54.1
fsspec==2024.9.0
grpcio==1.66.2
Jinja2==3.1.4
kiwisolver==1.4.7
Markdown==3.7
MarkupSafe==2.1.5
matplotlib==3.9.2
mpmath==1.3.0
networkx==3.3
numpy==2.1.1
packaging==24.1
pillow==10.4.0
protobuf==5.28.2
pyparsing==3.1.4
python-dateutil==2.9.0.post0
setuptools==75.1.0
six==1.16.0
sympy==1.13.3
tensorboard==2.18.0
tensorboard-data-server==0.7.2
tensorboardX==2.6.2.2
torch==2.4.1
torchvision==0.19.1
tqdm==4.66.5
typing_extensions==4.12.2
Werkzeug==3.0.4