Skip to content

PyTorch is an open source Python machine learning library based on Torch developed by Meta.

License

Notifications You must be signed in to change notification settings

CodiTheck/pytorch-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PyTorch is an open source deep learning framework built to be flexible and modular for research, with the stability and support needed for production deployment. PyTorch provides a Python package for high-level features like tensor computation (like NumPy) with strong GPU acceleration and TorchScript for an easy transition between eager mode and graph mode. With the latest release of PyTorch, the framework provides graph-based execution, distributed training, mobile deployment, and quantization.


If you want to follow the course on Pytorch, click on one of the options below. The French version is 🇫🇷 here.

About

PyTorch is an open source Python machine learning library based on Torch developed by Meta.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published