diff --git a/digit_recognition/kaggle.ipynb b/digit_recognition/kaggle.ipynb index 057b52a..71b010f 100644 --- a/digit_recognition/kaggle.ipynb +++ b/digit_recognition/kaggle.ipynb @@ -457,6 +457,18 @@ "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.5.0" } }, "nbformat": 4, diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ae9ca78 --- /dev/null +++ b/readme.md @@ -0,0 +1 @@ +## This repository consists of the projects on DNN and CNN. Have a look! \ No newline at end of file