From 41e112753639f58b4e8fbc78634716e528d31092 Mon Sep 17 00:00:00 2001 From: Andrew Landau Date: Thu, 16 May 2024 19:19:01 +0100 Subject: [PATCH] Notes --- dominoes.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dominoes.ipynb b/dominoes.ipynb index ce89f97..c89f69b 100644 --- a/dominoes.ipynb +++ b/dominoes.ipynb @@ -116,6 +116,8 @@ "# Add documentation of baseline updates and performance etc\n", "# Add some dataset specific summary plots and integrate into plotting code? \n", "\n", + "# it worked!!! now trying without embedding bias...\n", + "\n", "# :)\n" ] }, @@ -336,7 +338,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.18" + "version": "3.11.6" } }, "nbformat": 4,