A machine learning library for python created by Facebook

Installation

pip install torch

Boilerplate

import torch
import torch.nn as nn