Skip to content

Instantly share code, notes, and snippets.

@vyraun
Forked from kylemcdonald/biggan-search.ipynb
Created November 26, 2018 19:45
Show Gist options
  • Save vyraun/f40be50404c06db6e657a847e94ab62f to your computer and use it in GitHub Desktop.
Save vyraun/f40be50404c06db6e657a847e94ab62f to your computer and use it in GitHub Desktop.

Revisions

  1. @kylemcdonald kylemcdonald revised this gist Nov 25, 2018. 1 changed file with 143 additions and 44 deletions.
    187 changes: 143 additions & 44 deletions biggan-search.ipynb
    143 additions, 44 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
  2. @kylemcdonald kylemcdonald revised this gist Nov 25, 2018. 1 changed file with 12 additions and 1 deletion.
    13 changes: 12 additions & 1 deletion biggan-search.ipynb
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,8 @@
    "name": "BigGAN Search",
    "version": "0.3.2",
    "provenance": [],
    "collapsed_sections": []
    "collapsed_sections": [],
    "include_colab_link": true
    },
    "kernelspec": {
    "display_name": "Python 2",
    @@ -15,6 +16,16 @@
    "accelerator": "GPU"
    },
    "cells": [
    {
    "cell_type": "markdown",
    "metadata": {
    "id": "view-in-github",
    "colab_type": "text"
    },
    "source": [
    "<a href=\"https://colab.research.google.com/gist/kylemcdonald/c14481797b521b9b724017ececbb42d3/biggan-search.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
    ]
    },
    {
    "metadata": {
    "colab_type": "code",
  3. @kylemcdonald kylemcdonald created this gist Nov 25, 2018.
    325 changes: 325 additions & 0 deletions biggan-search.ipynb
    325 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.