-
-
Save vyraun/f40be50404c06db6e657a847e94ab62f to your computer and use it in GitHub Desktop.
Revisions
-
kylemcdonald revised this gist
Nov 25, 2018 . 1 changed file with 143 additions and 44 deletions.There are no files selected for viewing
-
kylemcdonald revised this gist
Nov 25, 2018 . 1 changed file with 12 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,8 @@ "name": "BigGAN Search", "version": "0.3.2", "provenance": [], "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", -
kylemcdonald created this gist
Nov 25, 2018 .There are no files selected for viewing