File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ Preview of the image and data used are shown in the picture below.
100100
101101## Prerequisites
1021021 . [ Jupyter Notebook] ( https://test-jupyter.readthedocs.io/en/latest/install.html ) or [ Google Colab] ( https://colab.research.google.com/ )
103- 2 . Kaggle API Token ( [ Generate] ( ( https://github.com/Kaggle/kaggle-api#api-credentials) ) )
103+ 2 . Kaggle API Token → [ Generate] ( https://github.com/Kaggle/kaggle-api#api-credentials )
1041043 . [ Python] ( https://www.python.org/downloads/ ) version 3.6 or above
1051054 . Latest version of Tensorflow 2.5 (or you can update again by rerunning .ipynb and updating models)
106106
107107## How to use
1081081 . [ Create ` kaggle.json ` from Kaggle] ( https://github.com/Kaggle/kaggle-api#api-credentials )
1091092 . Go to your Kaggle profile then download your Kaggle API.
110- - My Account --> Look for API section --> Create New API Token
110+ - My Account → Look for API section → Create New API Token
1111113 . Open ` .ipynb ` with Google Colaboratory using ` open in colab `
1121124 . "Save a copy in Drive" to run and edit with your account. Click ` File ` > ` Save a copy in Drive ` in your Google Colaboratory.
1131135 . Upload your ` kaggle.json ` if asked to upload it.
You can’t perform that action at this time.
0 commit comments