Skip to content

Instantly share code, notes, and snippets.

@xen0f0n
Last active March 20, 2019 18:04
Show Gist options
  • Save xen0f0n/adb10fea252ec99ebb985a8537b03113 to your computer and use it in GitHub Desktop.
Save xen0f0n/adb10fea252ec99ebb985a8537b03113 to your computer and use it in GitHub Desktop.

Revisions

  1. xen0f0n revised this gist Mar 20, 2019. 1 changed file with 1 addition and 3 deletions.
    4 changes: 1 addition & 3 deletions hyperspectral_data_ksc.ipynb
    Original file line number Diff line number Diff line change
    @@ -37,9 +37,7 @@
    "import scipy.io as sio\n",
    "import numpy as np\n",
    "import matplotlib.pyplot as plt\n",
    "import os\n",
    "from google.colab import drive\n",
    "drive.mount('/content/drive')"
    "import os\n"
    ],
    "execution_count": 0,
    "outputs": []
  2. xen0f0n revised this gist Mar 20, 2019. 1 changed file with 12 additions and 1 deletion.
    13 changes: 12 additions & 1 deletion hyperspectral_data_ksc.ipynb
    Original file line number Diff line number Diff line change
    @@ -6,14 +6,25 @@
    "name": "hyperspectral_data_KSC.ipynb",
    "version": "0.3.2",
    "provenance": [],
    "collapsed_sections": []
    "collapsed_sections": [],
    "include_colab_link": true
    },
    "kernelspec": {
    "name": "python3",
    "display_name": "Python 3"
    }
    },
    "cells": [
    {
    "cell_type": "markdown",
    "metadata": {
    "id": "view-in-github",
    "colab_type": "text"
    },
    "source": [
    "<a href=\"https://colab.research.google.com/gist/xen0f0n/adb10fea252ec99ebb985a8537b03113/hyperspectral_data_ksc.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
    ]
    },
    {
    "metadata": {
    "id": "fHEoZtFiEnSA",
  3. xen0f0n created this gist Mar 20, 2019.
    121 changes: 121 additions & 0 deletions hyperspectral_data_ksc.ipynb
    121 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.