|
26 | 26 | "type": "dbcs"
|
27 | 27 | },
|
28 | 28 | {
|
29 |
| - "title": "Understand Neural Networks", |
| 29 | + "title": "Lab 1: Understand Neural Networks", |
30 | 30 | "description": "What the workshop is about",
|
31 | 31 | "filename": "../../neural_networks_hero/understand_nn/understand_nns.md",
|
32 | 32 | "type": "dbcs"
|
33 | 33 | },
|
34 | 34 | {
|
35 |
| - "title": "Lab 4: Think about the Problem", |
| 35 | + "title": "Lab 2: Think about the Problem", |
36 | 36 | "description": "How to think like a Data Scientist to solve the problem",
|
37 | 37 | "filename": "https://oracle-devrel.github.io/leagueoflegends-optimizer/hols/dataextraction/the_problem/problem.md",
|
38 | 38 | "type": "dbcs"
|
39 | 39 | },
|
40 | 40 | {
|
41 |
| - "title": "Lab 5: Create a Model", |
| 41 | + "title": "Lab 3: Create a Model", |
42 | 42 | "description": "Create Model",
|
43 | 43 | "filename": "https://oracle-devrel.github.io/leagueoflegends-optimizer/hols/dataextraction/creatingmodel/creatingmodel.md",
|
44 | 44 | "type": "dbcs"
|
45 | 45 | },
|
46 | 46 | {
|
47 |
| - "title": "Lab 2: Augment Dataset & Train Model", |
| 47 | + "title": "Lab 4: Augment Dataset & Train Model", |
48 | 48 | "description": "Augmenting the dataset and training the model",
|
49 | 49 | "filename": "../../mask_detection_training/augment_train/augment_train.md",
|
50 | 50 | "type": "dbcs"
|
51 | 51 | },
|
52 | 52 | {
|
53 |
| - "title": "Lab 3: Inference (Real-Time Predictions)", |
| 53 | + "title": "Lab 5: Inference (Real-Time Predictions)", |
54 | 54 | "description": "Using the model to make real-time predictions",
|
55 | 55 | "filename": "../../mask_detection_training/infer/infer.md",
|
56 | 56 | "type": "dbcs"
|
|
0 commit comments