From 6e7ec4a31dd6327d0d6d1baac42d4b484521dbef Mon Sep 17 00:00:00 2001 From: Colin Bernet Date: Thu, 14 Feb 2019 18:41:59 +0100 Subject: [PATCH] log reg 2d : anchor --- one_neuron/logistic_regression_2d.ipynb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/one_neuron/logistic_regression_2d.ipynb b/one_neuron/logistic_regression_2d.ipynb index b5028d1..10e2d28 100644 --- a/one_neuron/logistic_regression_2d.ipynb +++ b/one_neuron/logistic_regression_2d.ipynb @@ -1107,15 +1107,8 @@ "source": [ "This simple neural network does a great job at capturing the non-linearities of this dataset. \n", "\n", - "Now [let's go back and wrap up!]()" + "Now [let's go back and wrap up!](https://thedatafrog.com/logistic-regression-neural-network#wrapup)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {