deep-learning-with-pytorch / dlwpt-code

Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.

Home Page:https://www.manning.com/books/deep-learning-with-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements.txt referenced but unavailable

charlesfrye opened this issue · comments

Thanks for making a really excellent book! Excited to dive in.

On pages xxv and 14 (Section 1.5), there's mention of a requirements.txt file being provided for use with pip to ensure that all packages are the correct version.

I've looked around and been unable to find this file, either within this repo or on the internet. Where/Is it available?

Sorry about that! I've added the file now.

Edit: thanks also for the kind words. Glad you're enjoying the book!