Created using Colaboratory

This commit is contained in:
udlbook
2023-07-26 11:59:17 -04:00
parent 17eec0ba60
commit ffc6df0849

View File

@@ -4,7 +4,7 @@
"metadata": { "metadata": {
"colab": { "colab": {
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyNp2bNAqP85JjPJrUa3fpD4", "authorship_tag": "ABX9TyOlPP7m+YTLyMPaN0WxRdrb",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
@@ -29,7 +29,7 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"# **Notebook 5.2 Binarty Cross-Entropy Loss**\n", "# **Notebook 5.2 Binary Cross-Entropy Loss**\n",
"\n", "\n",
"This notebook investigates the binary cross-entropy loss. It follows from applying the formula in section 5.2 to a loss function based on the Bernoulli distribution.\n", "This notebook investigates the binary cross-entropy loss. It follows from applying the formula in section 5.2 to a loss function based on the Bernoulli distribution.\n",
"\n", "\n",