From b3239cbbab51f89ee7385532b3acb2810370a553 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Wed, 6 Mar 2019 17:47:33 +0100 Subject: [PATCH] Updated notebooks --- ml2/3_8_Exercise_2.ipynb | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/ml2/3_8_Exercise_2.ipynb b/ml2/3_8_Exercise_2.ipynb index 1a0c657..ccae558 100644 --- a/ml2/3_8_Exercise_2.ipynb +++ b/ml2/3_8_Exercise_2.ipynb @@ -18,7 +18,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Department of Telematic Engineering Systems, Universidad Politécnica de Madrid, © 2016 Carlos A. Iglesias" + "Department of Telematic Engineering Systems, Universidad Politécnica de Madrid, © Carlos A. Iglesias" ] }, { @@ -61,7 +61,7 @@ "source": [ "The notebook is freely licensed under under the [Creative Commons Attribution Share-Alike license](https://creativecommons.org/licenses/by/2.0/). \n", "\n", - "© 2016 Carlos A. Iglesias, Universidad Politécnica de Madrid." + "© Carlos A. Iglesias, Universidad Politécnica de Madrid." ] } ], @@ -81,9 +81,26 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.5.1+" + "version": "3.7.1" + }, + "latex_envs": { + "LaTeX_envs_menu_present": true, + "autocomplete": true, + "bibliofile": "biblio.bib", + "cite_by": "apalike", + "current_citInitial": 1, + "eqLabelWithNumbers": true, + "eqNumInitial": 1, + "hotkeys": { + "equation": "Ctrl-E", + "itemize": "Ctrl-I" + }, + "labels_anchors": false, + "latex_user_defs": false, + "report_style_numbering": false, + "user_envs_cfg": false } }, "nbformat": 4, - "nbformat_minor": 0 + "nbformat_minor": 1 }