Deep Learning with PyTorch (deep-learning-with-pytorch)

Deep Learning with PyTorch

deep-learning-with-pytorch

Geek Repo

Code to accompany the DLwPT book.

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

Github PK Tool:Github PK Tool

Deep Learning with PyTorch's repositories

dlwpt-code

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

Language:Jupyter NotebookStargazers:4551Issues:109Issues:108

ImageCaptioning.pytorch

image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)

Language:PythonStargazers:107Issues:6Issues:0