From 99b48ffac5da749354092174da2111117c61750c Mon Sep 17 00:00:00 2001 From: beckynevin Date: Wed, 11 Oct 2023 15:56:25 -0600 Subject: [PATCH] not sure what changed --- notebooks/SBI_hierarchical_csv.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/SBI_hierarchical_csv.ipynb b/notebooks/SBI_hierarchical_csv.ipynb index e600554..c61b115 100644 --- a/notebooks/SBI_hierarchical_csv.ipynb +++ b/notebooks/SBI_hierarchical_csv.ipynb @@ -283,7 +283,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 17, "id": "f41fc285-883e-4313-bae2-e8e1c10a3e5b", "metadata": {}, "outputs": [ @@ -291,7 +291,7 @@ "name": "stdout", "output_type": "stream", "text": [ - " Training neural network. Epochs trained: 103" + " Neural network successfully converged after 133 epochs." ] } ],