Skip to content

This Repo contains all the examples of notebooks in the process of learning PyTorch

Notifications You must be signed in to change notification settings

Utkarsh-Shukla12/PyTorch-Tutorials

Repository files navigation

PyTorch Tuotrials

Description

This is Repo contains exmaples of Neural Networks from basic NNs, CNNs, RNNs, to GANs. I'll be updating this as i continue to learn more and build a solid foundation. :)

Installation

conda install pytorch torchvision cudatoolkit=10.1 -c pytorch

conda install matplotlib, pandas, numpy


git clone https://github.com/Utkarsh-Shukla12/PyTorch-Tutorials

cd PyTorch-Tutorials

Tutorial Notebooks

Refer to the attached Notebooks for more details. In case you find any bugs or contribute to the the repo. Please feel free to create a pull request.

Reference

Please refer to the offical Documentation of PyTorch for inforamtion.

License

MIT License

Author

Utkarsh Shukla

About

This Repo contains all the examples of notebooks in the process of learning PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published