We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea84a4 commit 691bd68Copy full SHA for 691bd68
chapter02_mathematical-building-blocks.ipynb
@@ -29,7 +29,7 @@
29
"outputs": [],
30
"source": [
31
"import os\n",
32
- "os.environ[\"KERAS_BACKEND\"] = \"jax\""
+ "os.environ[\"KERAS_BACKEND\"] = \"tensorflow\""
33
]
34
},
35
{
0 commit comments