Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
itsayushthada committed Sep 1, 2019
1 parent e74a757 commit 767e618
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions Benchmark/CIFAR100_benchmark.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "CIFAR100 benchmark",
"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/github/itsayushthada/FastAI2019/blob/master/Benchmark/CIFAR100_benchmark.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"metadata": {
"id": "AMNmI1Hh8sxi",
"colab_type": "code",
"colab": {}
},
"source": [
""
],
"execution_count": 0,
"outputs": []
}
]
}

0 comments on commit 767e618

Please sign in to comment.