Skip to content

Instantly share code, notes, and snippets.

@albertlai431
Created December 4, 2018 00:27
Show Gist options
  • Save albertlai431/e7999e9766bea7baa27e954315dd17d6 to your computer and use it in GitHub Desktop.
Save albertlai431/e7999e9766bea7baa27e954315dd17d6 to your computer and use it in GitHub Desktop.
Defining the CNN
#Defining the network
class CNNModel(nn.Module):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment