Skip to content

Instantly share code, notes, and snippets.

@vaibhavkumar049
Created May 23, 2019 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vaibhavkumar049/d77cc32e38920730358808de53346cba to your computer and use it in GitHub Desktop.
Save vaibhavkumar049/d77cc32e38920730358808de53346cba to your computer and use it in GitHub Desktop.
PyTorch Intro
import torch
import numpy as np
import matplotlib.pyplot as plt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment