mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-02-10 16:06:59 +01:00
Add new Jupyter notebooks for ResNet and CNN exercises; update execution counts in existing notebooks
This commit is contained in:
@@ -18662,7 +18662,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 33,
|
||||
"execution_count": null,
|
||||
"id": "bb7eaef1",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
@@ -33771,7 +33771,7 @@
|
||||
"source": [
|
||||
"fig = px.histogram(data_set, x=\"FREQUENCE_PAIEMENT_COTISATION\")\n",
|
||||
"\n",
|
||||
"fig.show()\n"
|
||||
"fig.show()"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user