You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: our-initiatives/tutorials/2023-2024/index.mdx
+16-14Lines changed: 16 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,20 @@ import DocCardList from '@theme/DocCardList'
8
8
9
9
# π» Machine Learning Tutorial Series
10
10
11
-
Welcome to season 4 (2024-25) of the beginner machine learning tutorial series of the UCL Artificial Intelligence Society!
11
+
Welcome to season 4 (2023-24) of the beginner machine learning tutorial series of the UCL Artificial Intelligence Society!
12
12
13
13
If you have any questions about our content or machine learning more generally, feel free to ask us at the next session or make a forum post on the [UCLAIS Discord server](https://discord.gg/KSUZuQx?ltclid=3f704b3b-9044-415a-a2d7-e41007214187). You can also join our WhatsApp group chat through this [link](https://chat.whatsapp.com/JWEJn7OWvWE8MBfm2uSBhh).
14
14
15
15
## Our Team
16
16
17
17
This academic year, the tutorial series is being delivered by the following people:
18
18
19
-
-[Sergi Kavtaradze](#) (Head of Tutorials)
20
-
-[Zachary Baker](#) (ML Officer)
21
-
-[Paul Chaminieu](#) (ML Officer)
22
-
-[Anna-Maria](#) (ML Officer)
19
+
-[Angela Yu](#) (Head of Tutorials)
20
+
-[Damien Bose](#) (ML Officer)
21
+
-[Suhail Merali](#) (ML Officer)
22
+
-[Arham Ali](#) (Tutorials Reviewer)
23
+
-[Ilai Bachrach](#) (ML Officer)
24
+
-[James Ray](#) (ML Officer)
23
25
24
26
## DOXA Challenges
25
27
@@ -42,22 +44,22 @@ During the first half term, we aim to cover basic concepts of **classical ML**:
42
44
- Tutorial 0: **Introduction to AI**
43
45
- Tutorial 1: **Introduction to Python**
44
46
- Tutorial 2: **Regression**
45
-
- Tutorial 3: **Classification 1**
46
-
- Tutorial 4: **Classification 2**
47
+
- Tutorial 3: **Classification** (Doxa 1)
47
48
48
49
After reading week, we will focus on **Deep Learning**!
Copy file name to clipboardExpand all lines: our-initiatives/tutorials/2023-2024/intro-to-ai.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,14 @@ sidebar_position: 2
4
4
5
5
# 0: Introduction to AI
6
6
7
-
**Date: 2nd October 2024**
7
+
**Date: 11th October 2023**
8
8
9
9
π‘ We're excited to present our **Introduction to Artificial Intelligence** tutorial session! In this session, we'll take you on a journey to understand the different perspectives on AI and its evolution. We will also cover definitions of the key components of AI, including **Machine Learning** (ML) and **Deep Learning** (DL). **Generative AI**, especially models like GPT-3 and updated versions of this, has created significant attention in recent years. These models have demonstrated the ability to **generate human-like text and creative content** across multiple areas, ranging from **text to image and audio synthesis**. We will showcase some of these examples in the session! Please note that though this session is introducing what AI is in general, we will be mainly **focusing our series on ML**. π‘
10
10
11
-
You can access our **demonstration notebook** here: π [**Tutorial 0 Notebook**](https://github.com/UCLAIS/ml-tutorials-season-5/blob/main/week-0/ai_code_examples.ipynb)
11
+
You can access our **demonstration notebook** here: π [**Tutorial 0 Notebook**](https://github.com/UCLAIS/ml-tutorials-season-4/blob/main/week-0/ai_code_examples.ipynb)
12
12
13
13
You can access our **slides** here: π» [**Tutorial 0 Slides**](https://www.canva.com/design/DAFm9tHNEDM/cEKEXWzmazR5KKN-7f06tw/edit)
14
14
15
-
The **recording** from this session is available here: π€ [**Tutorial 0 Recording**](https://www.youtube.com/watch?v=OFS90-FX6pg)
15
+
The **recording** from this session is available here: π€ [**Tutorial 0 Recording**](https://youtu.be/TzEdKvNFztI?si=3TVzoaWvdTi0U57-)
16
+
17
+
(Apologies for the sound quality, you may need to turn it to max volume.)
Copy file name to clipboardExpand all lines: our-initiatives/tutorials/2023-2024/intro-to-python.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ sidebar_position: 3
4
4
5
5
# 1: Introduction to Python
6
6
7
-
**Date: 9th October 2024**
7
+
**Date: 18th October 2023**
8
8
9
9
π‘ **Python** is a common, **high-level programming language** known for its simplicity - this means that if you are new to coding, this language would be the perfect place to start! It has access to a lot of **libraries and frameworks**, including **NumPy**, **Pandas**, and **TensorFlow**, that are particularly useful for our ML series. In this session, the Tutorials team is collaborating with the Development team to create a workshop where we can provide direct help with **setting up your environment** and **walk you through Python exercises** we have prepared for you to get started! π‘
10
10
11
-
You can access our **demonstration notebook** here: π [**Tutorial 1 Notebook**](https://github.com/UCLAIS/ml-tutorials-season-5/blob/main/week-1/1_1_introduction_to_python.ipynb)
11
+
You can access our **demonstration notebook** here: π [**Tutorial 1 Notebook**](https://github.com/UCLAIS/ml-tutorials-season-4/blob/main/week-1/1_1_introduction_to_python.ipynb)
12
12
13
-
Here are the **exercises** you can go through: π [**Tutorial 1 Exercises**](https://github.com/UCLAIS/ml-tutorials-season-5/blob/main/week-1/1_2_python_exercises.ipynb)
13
+
Here are the **exercises** you can go through: π [**Tutorial 1 Exercises**](https://github.com/UCLAIS/ml-tutorials-season-4/blob/main/week-1/1_2_python_exercises.ipynb)
14
14
15
15
You can access our **slides** here: π» [**Tutorial 1 Slides**](https://www.canva.com/design/DAFmvE-ptx0/lyY0SiOcjgSxrb201KcC8w/edit)
0 commit comments