Welcome to PyTorch Tutorials -- PyTorch Tutorials 1.8.0 documentation

#artificialintelligence 

Learn how to load data, build deep neural networks, train and save your models in this quickstart guide. This tutorial introduces the fundamental concepts of PyTorch through self-contained examples. Use torch.nn to create and train a neural network. Learn to use TensorBoard to visualize data and model training. Train a generative adversarial network (GAN) to generate new celebrities.