Skip to content

Instantly share code, notes, and snippets.

@isaaccorley
Created September 25, 2024 00:00
Show Gist options
  • Save isaaccorley/dbcc2741cd37f99d1f6d5207f6e1bf33 to your computer and use it in GitHub Desktop.
Save isaaccorley/dbcc2741cd37f99d1f6d5207f6e1bf33 to your computer and use it in GitHub Desktop.

Revisions

  1. isaaccorley revised this gist Sep 25, 2024. 1 changed file with 15 additions and 4 deletions.
    19 changes: 15 additions & 4 deletions cs210_week2.ipynb
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,8 @@
    "colab": {
    "provenance": [],
    "gpuType": "T4",
    "authorship_tag": "ABX9TyMn1+PgqFwJWl7GjIV40M5a"
    "authorship_tag": "ABX9TyMn1+PgqFwJWl7GjIV40M5a",
    "include_colab_link": true
    },
    "kernelspec": {
    "name": "python3",
    @@ -17,6 +18,16 @@
    "accelerator": "GPU"
    },
    "cells": [
    {
    "cell_type": "markdown",
    "metadata": {
    "id": "view-in-github",
    "colab_type": "text"
    },
    "source": [
    "<a href=\"https://colab.research.google.com/gist/isaaccorley/dbcc2741cd37f99d1f6d5207f6e1bf33/cs210_week2.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
    ]
    },
    {
    "cell_type": "markdown",
    "source": [
    @@ -4298,11 +4309,11 @@
    "print('GPU_time = ', elapsed_time)"
    ],
    "metadata": {
    "id": "bcNC9KZqdZ21",
    "outputId": "13c55133-f904-45cb-cacb-2029c5a64d4b",
    "colab": {
    "base_uri": "https://localhost:8080/"
    }
    },
    "id": "bcNC9KZqdZ21",
    "outputId": "13c55133-f904-45cb-cacb-2029c5a64d4b"
    },
    "execution_count": 1,
    "outputs": [
  2. isaaccorley created this gist Sep 25, 2024.
    4,320 changes: 4,320 additions & 0 deletions cs210_week2.ipynb
    4,320 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.