An open API service indexing awesome lists of open source software.

https://github.com/fabioperez/pytorch-examples

Tutorials, examples, and projects implemented with PyTorch
https://github.com/fabioperez/pytorch-examples

deep-learning deep-neural-networks examples machine-learning pytorch tutorials

Last synced: 24 days ago
JSON representation

Tutorials, examples, and projects implemented with PyTorch

Awesome Lists containing this project

README

        

# PyTorch Examples

This repository contains tutorials, examples, and projects implemented with PyTorch. Feel free to collaborate!

## Notebooks

* [Data Augmentation for Computer Vision with PyTorch: Image Classification](notebooks/PyTorch_Data_Augmentation_Image_Classification.ipynb)
* [Data Augmentation for Computer Vision with PyTorch: Image Segmentation](notebooks/PyTorch_Data_Augmentation_Image_Segmentation.ipynb)
* [Inception's Dense Cropping (144-Crop)](notebooks/144-Crop.ipynb)