Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
manish-kc-06 committed Aug 30, 2020
1 parent 2aaa9ac commit b12b73e
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions Multi_Class_Classification/FMNIST_classifier_keras.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"accelerator": "GPU"
}
},
"cells": [
{
Expand All @@ -25,6 +24,16 @@
"<a href=\"https://colab.research.google.com/github/dphi-official/Deep_Learning_Bootcamp/blob/master/Multi_Class_Classification/FMNIST_classifier_keras.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "osIWV7VE20H7",
"colab_type": "text"
},
"source": [
"**Author:** [Raviraj Desari](https://www.linkedin.com/in/raviraj-dasari-87a78b7a/)"
]
},
{
"cell_type": "code",
"metadata": {
Expand Down Expand Up @@ -1015,7 +1024,7 @@
{
"cell_type": "code",
"metadata": {
"id": "AteEvCRsjM9a",
"id": "tUeL6MAChpmx",
"colab_type": "code",
"colab": {}
},
Expand Down

0 comments on commit b12b73e

Please sign in to comment.