mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-02-01 12:37:49 +01:00
Remove 'from tensorflow import keras'
This commit is contained in:
@@ -209,7 +209,6 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"from tensorflow import keras\n",
|
||||
"K = tf.keras.backend\n",
|
||||
"K.square(K.transpose(t)) + 10"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user