Updated Notebooks

This commit is contained in:
Radu C. Martin 2021-06-01 20:46:48 +02:00
parent 32873283c9
commit 344bb9f8e4
157 changed files with 97952 additions and 2350 deletions

View file

@ -259,7 +259,6 @@
"source": [
"def get_gpr_horizon_array(W, x0, u):\n",
" \n",
" \n",
" n_rows = W.shape[0]\n",
" \n",
" n_w = W.shape[1]\n",
@ -2368,7 +2367,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.3"
"version": "3.9.4"
}
},
"nbformat": 4,