Skip to content

Commit

Permalink
Merge pull request #19 from csunibo/feat/add-deep-learning
Browse files Browse the repository at this point in the history
feat: add ai course
  • Loading branch information
foxyseta authored Oct 24, 2023
2 parents f300e75 + 4244f5a commit 54b5824
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions courses.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
]
}
]

0 comments on commit 54b5824

Please sign in to comment.