From d081928e9034277f92184c1489818c2215d16a1c Mon Sep 17 00:00:00 2001 From: Intelligence-Manifesto <155522535+Intelligence-Manifesto@users.noreply.github.com> Date: Wed, 3 Apr 2024 03:37:45 +0800 Subject: [PATCH] code -> markdown (#101) --- ch02/01_main-chapter-code/ch02.ipynb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ch02/01_main-chapter-code/ch02.ipynb b/ch02/01_main-chapter-code/ch02.ipynb index 49d1277..bdcec76 100644 --- a/ch02/01_main-chapter-code/ch02.ipynb +++ b/ch02/01_main-chapter-code/ch02.ipynb @@ -1601,11 +1601,9 @@ ] }, { - "cell_type": "code", - "execution_count": null, + "cell_type": "markdown", "id": "be97ced4-bd13-42b7-866a-4d699a17e155", "metadata": {}, - "outputs": [], "source": [ "- An embedding layer is essentially a look-up operation:" ]