Last active
March 20, 2019 18:04
-
-
Save xen0f0n/adb10fea252ec99ebb985a8537b03113 to your computer and use it in GitHub Desktop.
Revisions
-
xen0f0n revised this gist
Mar 20, 2019 . 1 changed file with 1 addition and 3 deletions.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 @@ -37,9 +37,7 @@ "import scipy.io as sio\n", "import numpy as np\n", "import matplotlib.pyplot as plt\n", "import os\n" ], "execution_count": 0, "outputs": [] -
xen0f0n revised this gist
Mar 20, 2019 . 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,14 +6,25 @@ "name": "hyperspectral_data_KSC.ipynb", "version": "0.3.2", "provenance": [], "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", -
xen0f0n created this gist
Mar 20, 2019 .There are no files selected for viewing