Created using Colaboratory
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyPCoVxVKyXd3JMSh4p0Bo+9",
|
"authorship_tag": "ABX9TyPz1VAUhHSOFy2HLE0UEBLV",
|
||||||
"include_colab_link": true
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
@@ -210,7 +210,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# Now let's test the code\n",
|
"# Now let's test the code\n",
|
||||||
"N = number_parameters(10, 8)\n",
|
"N = number_parameters(10, 8)\n",
|
||||||
"print(f\"Di=10, D=8, Number of parameters = {int(N)}, True value = 90\")"
|
"print(f\"Di=10, D=8, Number of parameters = {int(N)}, True value = 97\")"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "VbhDmZ1gwkQj"
|
"id": "VbhDmZ1gwkQj"
|
||||||
|
|||||||
Reference in New Issue
Block a user