Skip to content

Commit

Permalink
Update tree
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 9, 2023
1 parent 854cc34 commit 0edfcf4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 7 additions & 5 deletions tree.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0edfcf4

Please sign in to comment.