Skip to content

Instantly share code, notes, and snippets.

import argparse
import torch
import torch.nn as nn
from torch.autograd import Variable
from torch.utils.data import DataLoader
import torchvision
import torchvision.transforms as T
from torchvision.datasets import ImageFolder
@ffeldmann
ffeldmann / README.md
Created February 27, 2018 17:55 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet