'IT Support for Research' Workshop: Deep Learning with Python (Afternoon class)
Workshop/ Training/ Webinar
-
Date
27 Jan - 03 Mar 2022
-
Organiser
ITS
-
Time
14:30 - 17:00
-
Venue
Online
Enquiry
IT HelpCentre (Hotline) 2766 5900 / (WhatsApp/ WeChat) 6577 9669
Summary
Deep learning is a subfield of machine learning based on the application of artificial neural networks which are comprised of artificial neurons that stimulate biological neurons. The use of multiple layers of neurons allows a model to learn much more complicated features compared with classical machine learning algorithms, and therefore it is widely used in difficult tasks such as computer vision and speech recognition.
The workshop, consists of five online sessions, will focus on working with an open source AI library named Tensorflow, developed by Google Brain, to build neural networks that handle image recognition, speech synthesis and advanced time series prediction. The workshop will also cover various optimization algorithms and regularization techniques for fine tuning a neural network that utilizes model performance.
Students have basic programming knowledge in Python are welcome to join.
'IT Support for Research' Workshop: Deep Learning with Python
(Afternoon class)
Date: 27 Jan (Thu), 10 Feb (Thu), 17 Feb (Thu), 24 Feb (Thu), 3 Mar (Thu)
Time: 14:30 – 17:00
Target Audience: RPg, TPg and Ug students
Pre-requisite: Basic programming knowledge in Python
Medium of Instruction: English
Course Outline:
Lesson 1
- Deep Learning with Tensorflow
- Tensor and Operations
- Linear Regression
- Deep Neural Network
Lesson 2
- Convolutional Neural Network (CNN)
- CNN on Image Classification
- Augmentation
- Transfer Learning
Lesson 3
- Natural Language Processing
- Tokenization and Word Embedding
- Transformer and BERT
Lesson 4
- Time Series Forecasting
- RNN and LSTM
- Temporal Fusion Transformer
Lesson 5
- Neural Network Hyperparameter Tuning
- Keras Tuner
- HParams