Moved all docs images in docs/_static

This commit is contained in:
carlocagnetta 2023-11-15 15:50:06 +01:00 committed by Michael Panchenko
parent 6fa536fd46
commit a8bceff01e
10 changed files with 24 additions and 17 deletions

BIN
docs/_static/images/policy_table.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
docs/_static/images/structure.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
docs/_static/images/timelimit.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -44,14 +44,14 @@
"execution_count": null,
"metadata": {
"editable": true,
"is_executing": true,
"slideshow": {
"slide_type": ""
},
"tags": [
"hide-cell",
"remove-output"
],
"is_executing": true
]
},
"outputs": [],
"source": [
@ -73,11 +73,11 @@
"execution_count": null,
"metadata": {
"editable": true,
"is_executing": true,
"slideshow": {
"slide_type": ""
},
"tags": [],
"is_executing": true
"tags": []
},
"outputs": [],
"source": [
@ -133,8 +133,8 @@
"base_uri": "https://localhost:8080/"
},
"id": "G9YEQptYvCgx",
"outputId": "2a9b5b22-be50-4bb7-ae93-af7e65e7442a",
"is_executing": true
"is_executing": true,
"outputId": "2a9b5b22-be50-4bb7-ae93-af7e65e7442a"
},
"outputs": [],
"source": [
@ -157,7 +157,7 @@
"training task.\n",
"\n",
"<div align=center>\n",
"<img src=\"https://tianshou.readthedocs.io/en/master/_images/pipeline.png\", width=500>\n",
"<img src=\"https://tianshou.readthedocs.io/en/master/_images/pipeline.png\">\n",
"\n",
"</div>\n"
]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
"* A trainer to manage the training loop\n",
"\n",
"<div align=center>\n",
"<img src=\"https://tianshou.readthedocs.io/en/master/_images/pipeline.png\", width=500>\n",
"<img src=\"https://tianshou.readthedocs.io/en/master/_images/pipeline.png\">\n",
"\n",
"</div>\n",
"\n",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB