Created using Colaboratory

This commit is contained in:
udlbook
2023-10-01 16:35:03 +01:00
parent 832a3c9104
commit 70878c94be

View File

@@ -4,7 +4,7 @@
"metadata": { "metadata": {
"colab": { "colab": {
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyNXtvnYIArM5r9NA5Qpwuvm", "authorship_tag": "ABX9TyOMSGUFWT+YN0fwYHpMmHJM",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
@@ -232,9 +232,9 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"TODO -- encode the adjaceny matrix and node matrix for propanol and run the network again. Show that the network still runs even though the size of the input graph is different.\n", "TODO -- encode the adjacency matrix and node matrix for propanol and run the network again. Show that the network still runs even though the size of the input graph is different.\n",
"\n", "\n",
"Propanol structure can be found [here](https://https://en.wikipedia.org/wiki/File:Propanol_flat_structure.png)." "Propanol structure can be found [here](https://upload.wikimedia.org/wikipedia/commons/b/b8/Propanol_flat_structure.png)."
], ],
"metadata": { "metadata": {
"id": "l44vHi50zGqY" "id": "l44vHi50zGqY"