Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 586377678
  • Loading branch information
tensorflower-gardener committed Nov 29, 2023
1 parent 80fb837 commit e5ce053
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,17 @@
"## Imports and Setup"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "HhMR363skKaY"
},
"outputs": [],
"source": [
"!pip install -q tf_keras"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit e5ce053

Please sign in to comment.