Deep Learning with PyTorch
Results
2
repositories owned by
Deep Learning with PyTorch
dlwpt-code
4.5k
Stars
1.9k
Forks
Watchers
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
ImageCaptioning.pytorch
89
Stars
56
Forks
Watchers
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.)