lab1 done
This commit is contained in:
parent
b2898beec2
commit
a138789064
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,6 +9,8 @@
|
||||
profile_default/
|
||||
ipython_config.py
|
||||
|
||||
/train/
|
||||
/test/
|
||||
# Remove previous ipynb_checkpoints
|
||||
# git rm -r .ipynb_checkpoints/
|
||||
|
||||
|
262
lab1.ipynb
Normal file
262
lab1.ipynb
Normal file
File diff suppressed because one or more lines are too long
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@ -0,0 +1,4 @@
|
||||
matplotlib==3.8.3
|
||||
numpy==1.26.4
|
||||
torch==2.2.1
|
||||
torchvision==0.17.1
|
Loading…
Reference in New Issue
Block a user