Skip to content

Instantly share code, notes, and snippets.

@omarsar
Created August 19, 2018 02:43
Show Gist options
  • Save omarsar/2a54c28da6fd188ac2b2f0f61b015d05 to your computer and use it in GitHub Desktop.
Save omarsar/2a54c28da6fd188ac2b2f0f61b015d05 to your computer and use it in GitHub Desktop.
import torch
import torch.nn as nn
import torch.nn.functional as F
import os
import numpy as np
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment