diff --git a/Untitled.ipynb b/Combination_Code.ipynb similarity index 100% rename from Untitled.ipynb rename to Combination_Code.ipynb diff --git a/Convolutional_NN.ipynb b/Convolutional_NN.ipynb new file mode 100644 index 0000000..35eac67 --- /dev/null +++ b/Convolutional_NN.ipynb @@ -0,0 +1,32 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.6" + } + }, + "nbformat": 4, + "nbformat_minor": 4 +}