diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-09-18 20:53:06 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-09-18 20:53:06 -0500 |
commit | 5e2bb53d528d60e0a44607377fa3d09553630d5b (patch) | |
tree | 1bba9eb02c09f8c758a64d24fb9f80fc4cf24726 /notebooks/IBM Watson Visual Recognition.ipynb | |
parent | a26d0140151902c594def7e0f6a234b973ddee0d (diff) | |
download | data-science-5e2bb53d528d60e0a44607377fa3d09553630d5b.tar.gz data-science-5e2bb53d528d60e0a44607377fa3d09553630d5b.tar.bz2 data-science-5e2bb53d528d60e0a44607377fa3d09553630d5b.zip |
add tensorflow notebook
Diffstat (limited to 'notebooks/IBM Watson Visual Recognition.ipynb')
-rw-r--r-- | notebooks/IBM Watson Visual Recognition.ipynb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notebooks/IBM Watson Visual Recognition.ipynb b/notebooks/IBM Watson Visual Recognition.ipynb index 86d5862..9bb16f8 100644 --- a/notebooks/IBM Watson Visual Recognition.ipynb +++ b/notebooks/IBM Watson Visual Recognition.ipynb @@ -187,7 +187,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -201,7 +201,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.5" + "version": "3.11.5" } }, "nbformat": 4, |