Created using Colaboratory
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"metadata": {
|
||||
"colab": {
|
||||
"provenance": [],
|
||||
"authorship_tag": "ABX9TyPCoVxVKyXd3JMSh4p0Bo+9",
|
||||
"authorship_tag": "ABX9TyPz1VAUhHSOFy2HLE0UEBLV",
|
||||
"include_colab_link": true
|
||||
},
|
||||
"kernelspec": {
|
||||
@@ -210,7 +210,7 @@
|
||||
"source": [
|
||||
"# Now let's test the code\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": {
|
||||
"id": "VbhDmZ1gwkQj"
|
||||
|
||||
Reference in New Issue
Block a user