Skip to content

Improve tutorial classification on imbalanced data #2169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 changes: 0 additions & 3 deletions site/en/tutorials/load_data/video.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,6 @@
"id": "DdJm7ojgGxtT"
},
"source": [
"\n",
"To learn more about working with video data in TensorFlow, check out the following tutorials:\n",
"\n",
"* [Build a 3D CNN model for video classification](https://www.tensorflow.org/tutorials/video/video_classification)\n",
Expand All @@ -1015,8 +1014,6 @@
"accelerator": "GPU",
"colab": {
"name": "video.ipynb",
"private_outputs": true,
"provenance": [],
"toc_visible": true
},
"kernelspec": {
Expand Down
Loading