Skip to content

Commit beff8ae

Browse files
committed
feat: updated neural_network_hero lab order
1 parent 3fc4bb3 commit beff8ae

File tree

2 files changed

+5
-45
lines changed

2 files changed

+5
-45
lines changed

workshops/neural_networks_hero/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,31 +26,31 @@
2626
"type": "dbcs"
2727
},
2828
{
29-
"title": "Understand Neural Networks",
29+
"title": "Lab 1: Understand Neural Networks",
3030
"description": "What the workshop is about",
3131
"filename": "../../neural_networks_hero/understand_nn/understand_nns.md",
3232
"type": "dbcs"
3333
},
3434
{
35-
"title": "Lab 4: Think about the Problem",
35+
"title": "Lab 2: Think about the Problem",
3636
"description": "How to think like a Data Scientist to solve the problem",
3737
"filename": "https://oracle-devrel.github.io/leagueoflegends-optimizer/hols/dataextraction/the_problem/problem.md",
3838
"type": "dbcs"
3939
},
4040
{
41-
"title": "Lab 5: Create a Model",
41+
"title": "Lab 3: Create a Model",
4242
"description": "Create Model",
4343
"filename": "https://oracle-devrel.github.io/leagueoflegends-optimizer/hols/dataextraction/creatingmodel/creatingmodel.md",
4444
"type": "dbcs"
4545
},
4646
{
47-
"title": "Lab 2: Augment Dataset & Train Model",
47+
"title": "Lab 4: Augment Dataset & Train Model",
4848
"description": "Augmenting the dataset and training the model",
4949
"filename": "../../mask_detection_training/augment_train/augment_train.md",
5050
"type": "dbcs"
5151
},
5252
{
53-
"title": "Lab 3: Inference (Real-Time Predictions)",
53+
"title": "Lab 5: Inference (Real-Time Predictions)",
5454
"description": "Using the model to make real-time predictions",
5555
"filename": "../../mask_detection_training/infer/infer.md",
5656
"type": "dbcs"

workshops/neural_networks_hero/manifest_full.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)