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 Aug 21, 2023
1 parent 7d7d06d commit 5caccc5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,12 @@ This is my assignment in that specialization. This repo only includes lab files,
│   ├── C1_W3_Lab_2_custom-dense-layer.ipynb
│   ├── C1_W3_Lab_3_custom_layer_activation.ipynb
│   └── utils.py
└── Week 4
├── C1W4_Assignment.ipynb
├── C1_W4_Lab_1_basic_model.ipynb
├── C1_W4_Lab_2_resnet_example.ipynb
├── VGG.png
└── utils.py
├── Week 4
│   ├── C1W4_Assignment.ipynb
│   ├── C1_W4_Lab_1_basic_model.ipynb
│   ├── C1_W4_Lab_2_resnet_example.ipynb
│   ├── VGG.png
│   └── utils.py
└── Week 5
└── C1_W5_Lab_1_exploring_callbacks.ipynb
```
14 changes: 8 additions & 6 deletions tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,12 @@
│   ├── C1_W3_Lab_2_custom-dense-layer.ipynb
│   ├── C1_W3_Lab_3_custom_layer_activation.ipynb
│   └── utils.py
└── Week 4
├── C1W4_Assignment.ipynb
├── C1_W4_Lab_1_basic_model.ipynb
├── C1_W4_Lab_2_resnet_example.ipynb
├── VGG.png
└── utils.py
├── Week 4
│   ├── C1W4_Assignment.ipynb
│   ├── C1_W4_Lab_1_basic_model.ipynb
│   ├── C1_W4_Lab_2_resnet_example.ipynb
│   ├── VGG.png
│   └── utils.py
└── Week 5
└── C1_W5_Lab_1_exploring_callbacks.ipynb
```

0 comments on commit 5caccc5

Please sign in to comment.