#578 · Primary category: Education & Research

dlwpt-code

deep-learning deep-neural-networks python python3 pytorch

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

Project last updated:07/25/24

GitHub Stars

5.2K

Forks

2.2K

Contributors

2

License

Other

Why we included this project

Working through Deep Learning with PyTorch chapter by chapter is far easier with this companion repo, which gathers the notebooks and scripts the book references in one place. The code moves from basic tensor operations in the early chapters to a full medical imaging project, so you can run each example and see how the concepts behave instead of just reading about them. Written by the same people behind the book, including PyTorch core contributors, it reflects how the framework is meant to be used in practice. It is a learning aid rather than something you would deploy, but that is the point: for anyone moving from theory to hands-on PyTorch work, this is a direct route to fluency.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category