Joseph Hopfmüller 31147133b6 remove video
2022-10-17 11:56:58 +02:00
2022-10-17 00:27:39 +02:00
2022-10-16 17:05:14 +02:00
2022-10-16 23:10:06 +02:00
2022-10-17 00:27:39 +02:00
2022-10-17 00:27:39 +02:00
2022-10-17 00:27:39 +02:00
2022-10-17 00:31:49 +02:00

pytorch playground

I'm working through the video Deep Learning with PyTorch - Full Course by Python Engineer

the file names match the chapters in the video

  • switch to python version 3.7.7 (newer should work, but it matches the version in the current project i need pytorch for)
  • source venv
pyenv local 3.7.7
source bin/activate

video is in directory "Video"

Description
No description provided
Readme 834 KiB
Languages
Python 100%