diff --git a/courses.json b/courses.json index f732682..e6531cb 100644 --- a/courses.json +++ b/courses.json @@ -391,5 +391,22 @@ ] } ] + }, + { + "id": "Artificial Intelligence", + "name": "Artificial Intelligence Master's Degree", + "icon": "🧠", + "years": [ + { + "year": 1, + "teachings": [ + { + "name": "Deep Learning", + "url": "deep-learning", + "chat": "t.me/+3XKIOM3Lnh1kNTM0" + } + ] + } + ] } ]