diff --git a/MLFloorPlan.ipynb b/MLFloorPlan.ipynb new file mode 100644 index 0000000..59049ed --- /dev/null +++ b/MLFloorPlan.ipynb @@ -0,0 +1,55 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "provenance": [], + "gpuType": "T4", + "authorship_tag": "ABX9TyPb1NbSul25pfSPSaClqB+l", + "include_colab_link": true + }, + "kernelspec": { + "name": "python3", + "display_name": "Python 3" + }, + "language_info": { + "name": "python" + }, + "accelerator": "GPU" + }, + "cells": [ + { + "cell_type": "markdown", + "metadata": { + "id": "view-in-github", + "colab_type": "text" + }, + "source": [ + "\"Open" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "-wOn0V1pq6e1", + "outputId": "e2f42e8f-c286-466b-a15a-47b25e49c7a8" + }, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "yazod\n" + ] + } + ], + "source": [ + "print ('yazod')" + ] + } + ] +} \ No newline at end of file