diff --git a/tf_overview.ipynb b/tf_overview.ipynb new file mode 100644 index 0000000..7caf6d2 --- /dev/null +++ b/tf_overview.ipynb @@ -0,0 +1,50 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "provenance": [], + "authorship_tag": "ABX9TyP8R0w28wmH6GotdaXsnaN0", + "include_colab_link": true + }, + "kernelspec": { + "name": "python3", + "display_name": "Python 3" + }, + "language_info": { + "name": "python" + } + }, + "cells": [ + { + "cell_type": "markdown", + "metadata": { + "id": "view-in-github", + "colab_type": "text" + }, + "source": [ + "\"Open" + ] + }, + { + "cell_type": "markdown", + "source": [ + "# TF Overview\n", + "\n", + "- TF Data API" + ], + "metadata": { + "id": "UYTLgNSV1dmY" + } + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "id": "F-LU2NeT1c53" + }, + "outputs": [], + "source": [] + } + ] +} \ No newline at end of file