Skip to content

Commit dd7498d

Browse files
committed
feat: added the end chapter
1 parent cbce2ef commit dd7498d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

neural_networks_hero/end/end.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The End
22

3-
Follow us if you want content like this, AI news, coding tips... in your social media timelines.
3+
Follow us if you want content like this, AI news, coding tips... in your social media timelines!
44

55
![victor](./images/victor_1.PNG)
66

@@ -98,4 +98,4 @@ Follow me if you're interested in ML content. I promise, everything I do goes op
9898
- [Machine Learning on OCI for League of Legends - Model Building with scikit-learn and AutoGluon](https://youtu.be/5iIvkgcMvhM)
9999
- [Machine Learning on OCI for League of Legends: Introduction to Neural Networks](https://youtu.be/Uuo3ZSexNU8)
100100

101-
⭐️ From [jasperan](https://github.com/jasperan)
101+
⭐️ From [jasperan](https://github.com/jasperan)

workshops/neural_networks_hero/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@
5555
"filename": "../../mask_detection_training/infer/infer.md",
5656
"type": "dbcs"
5757
},
58+
{
59+
"title": "The End",
60+
"description": "Bye Bye",
61+
"filename": "../../neural_networks_hero/end/end.md",
62+
"type": "dbcs"
63+
},
5864
{
5965
"title": "Need Help?",
6066
"description": "Solutions to Common Problems and Directions for Receiving Live Help",

0 commit comments

Comments
 (0)