Dataloaders and datasets
This commit is contained in:
parent
f9fbfae1c1
commit
23a0591630
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
data
|
data
|
||||||
venv
|
.venv
|
||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
|
267
data.ipynb
Normal file
267
data.ipynb
Normal file
File diff suppressed because one or more lines are too long
@ -4,4 +4,5 @@ torch
|
|||||||
torchvision
|
torchvision
|
||||||
--index-url https://download.pytorch.org/whl/cu117
|
--index-url https://download.pytorch.org/whl/cu117
|
||||||
torchaudio
|
torchaudio
|
||||||
numpy
|
numpy
|
||||||
|
pandas
|
Loading…
Reference in New Issue
Block a user