Created using Colaboratory

This commit is contained in:
udlbook
2023-11-26 19:00:46 +00:00
parent 2cfbcafedc
commit bf7f511ee9

View File

@@ -4,7 +4,7 @@
"metadata": { "metadata": {
"colab": { "colab": {
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyM+98aMABiK5vNFFYAwiPiL", "authorship_tag": "ABX9TyPZo7Ag7Iup8B1mSUSP82+q",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
@@ -226,7 +226,7 @@
"source": [ "source": [
"Now let's play with the parameters to make sure we understand how they work. The original parameters were:\n", "Now let's play with the parameters to make sure we understand how they work. The original parameters were:\n",
"\n", "\n",
"$\\theta_{10} = 0.3$ ; $\\theta_{20} = -1.0$<br>\n", "$\\theta_{10} = 0.3$ ; $\\theta_{11} = -1.0$<br>\n",
"$\\theta_{20} = -1.0$ ; $\\theta_{21} = 2.0$<br>\n", "$\\theta_{20} = -1.0$ ; $\\theta_{21} = 2.0$<br>\n",
"$\\theta_{30} = -0.5$ ; $\\theta_{31} = 0.65$<br>\n", "$\\theta_{30} = -0.5$ ; $\\theta_{31} = 0.65$<br>\n",
"$\\phi_0 = -0.3; \\phi_1 = 2.0; \\phi_2 = -1.0; \\phi_3 = 7.0$" "$\\phi_0 = -0.3; \\phi_1 = 2.0; \\phi_2 = -1.0; \\phi_3 = 7.0$"