From 0edfcf40cdd9a83552d95d5da1541beff18a4c84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 Sep 2023 09:48:49 +0000 Subject: [PATCH] Update tree --- README.md | 12 +++++++----- tree.txt | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ebd7903..313a2cb 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,13 @@ You can also get all the raw files in [here](https://github.com/https-deeplearni ```bash . ├── Advanced Computer Vision with Tensorflow -│   └── Week 1 -│   ├── C3W1_Assignment.ipynb -│   ├── C3_W1_Lab_1_transfer_learning_cats_dogs.ipynb -│   ├── C3_W1_Lab_2_Transfer_Learning_CIFAR_10.ipynb -│   └── C3_W1_Lab_3_Object_Localization.ipynb +│   ├── Week 1 +│   │   ├── C3W1_Assignment.ipynb +│   │   ├── C3_W1_Lab_1_transfer_learning_cats_dogs.ipynb +│   │   ├── C3_W1_Lab_2_Transfer_Learning_CIFAR_10.ipynb +│   │   └── C3_W1_Lab_3_Object_Localization.ipynb +│   └── Week 2 +│   └── C3_W2_Lab_1_Simple_Object_Detection.ipynb ├── Custom Models, Layers, Loss Functions with Tensorflow │   ├── Week 1 │   │   ├── C1W1_Assignment.ipynb diff --git a/tree.txt b/tree.txt index 7ad669b..f3568ad 100644 --- a/tree.txt +++ b/tree.txt @@ -1,10 +1,12 @@ . ├── Advanced Computer Vision with Tensorflow -│   └── Week 1 -│   ├── C3W1_Assignment.ipynb -│   ├── C3_W1_Lab_1_transfer_learning_cats_dogs.ipynb -│   ├── C3_W1_Lab_2_Transfer_Learning_CIFAR_10.ipynb -│   └── C3_W1_Lab_3_Object_Localization.ipynb +│   ├── Week 1 +│   │   ├── C3W1_Assignment.ipynb +│   │   ├── C3_W1_Lab_1_transfer_learning_cats_dogs.ipynb +│   │   ├── C3_W1_Lab_2_Transfer_Learning_CIFAR_10.ipynb +│   │   └── C3_W1_Lab_3_Object_Localization.ipynb +│   └── Week 2 +│   └── C3_W2_Lab_1_Simple_Object_Detection.ipynb ├── Custom Models, Layers, Loss Functions with Tensorflow │   ├── Week 1 │   │   ├── C1W1_Assignment.ipynb