diff --git a/Benchmark/CIFAR100_benchmark.ipynb b/Benchmark/CIFAR100_benchmark.ipynb new file mode 100644 index 0000000..b366db2 --- /dev/null +++ b/Benchmark/CIFAR100_benchmark.ipynb @@ -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": [ + "\"Open" + ] + }, + { + "cell_type": "code", + "metadata": { + "id": "AMNmI1Hh8sxi", + "colab_type": "code", + "colab": {} + }, + "source": [ + "" + ], + "execution_count": 0, + "outputs": [] + } + ] +} \ No newline at end of file