mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
TensorFlow-Addons is preinstalled on Kaggle
This commit is contained in:
@@ -1806,7 +1806,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"if \"google.colab\" in sys.modules or \"kaggle_secrets\" in sys.modules:\n",
|
||||
"if \"google.colab\" in sys.modules:\n",
|
||||
" %pip install -q -U tensorflow-addons"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user