|
MAFS6010U. Artificial Intelligence in Finance |
Course Information |
This course explores the basic concepts and underlying principles of artificial intelligence (AI), delving into the fundamentals of machine learning with insights from case studies of relevant technologies.
Allowing for the experimentation of applications of machine learning, this course is designed to encourage students to devise creative ways to put readily-available AI technologies to use to tackle problems
in real life. With a focus on the conceptual understanding of the fundamentals of AI, the purpose of this course is two-fold:
Prerequisite: Some preliminary course on (statistical) machine learning, applied statistics, and deep learning will be helpful.
Anthony Woo [ Resume ]
Wednesday 15:00-17:50, Zoom online, HKUST
An Introduction to Statistical Learning, with applications in R (ISLR). By James, Witten, Hastie, and Tibshirani
ISLR-python, By Jordi Warmenhoven.
ISLR-Python: Labs and Applied, by Matt Caudill.
Manning: Deep Learning with Python, by Francois Chollet [GitHub source in Python 3.6 and Keras 2.0.8]
MIT: Deep Learning, by Ian Goodfellow, Yoshua Bengio, and Aaron Courville
Python-Numpy Tutorials by Justin Johnson
scikit-learn Tutorials: An Introduction of Machine Learning in Python
Deep Learning: Do-it-yourself with PyTorch, A course at ENS
The Elements of Statistical Learning (ESL). 2nd Ed. By Hastie, Tibshirani, and Friedman
statlearning-notebooks, by Sujit Pal, Python implementations of the R labs for the StatLearning: Statistical Learning online course from Stanford taught by Profs Trevor Hastie and Rob Tibshirani.
TBA (To Be Announced)
Email: Mr. Weizhi ZHU aifin.hkust (add "AT gmail DOT com" afterwards)
Date | Topic | Instructor | Scriber |
25/02/2020, Tue | Lecture 01: History and Overview of Artificial Intelligence. [ slides ] | A.W. and Y.Y. | |
03/03/2020, Tue | Lecture 02: Supervised Learning: Linear Regression and Classification [ YY's slides ]
|
A.W. Y.Y. |
|
10/03/2020, Tue | Lecture 03: Model Assessment and Selection: Subset, Ridge, Lasso, and PCR [ YY's slides ]
|
Y.Y. A.W. |
|
17/03/2020, Tue | Lecture 04: Decision Tree, Bagging, Random Forests and Boosting [ YY's slides ]
|
Y.Y. | |
24/03/2020, Tue | Lecture 05: Support Vector Machines [ YY's slides ]
|
Y.Y. | |
03/31/2020, Tue | Lecture 06: A Tutorial on Applications of Machine Learning: Pair Trading.
|
Weizhi ZHU; Anthony Woo |
04/07/2019, Tue | Lecture 07: An Introduction to Convolutional Neural Networks [ YY's slides ]
|
A.W. Y.Y. |
04/14/2019, Tue | Lecture 08: Topics in CNN: Visualization, Transfer Learning, Neural Style, and Adversarial Examples [ YY's slides ]
|
A.W. Y.Y. |
04/21/2019, Tue | Lecture 09: An Introduction to Unsupervised Learning: PCA, AutoEncoder, VAE, and GANs [ YY's slides ]
|
A.W. Y.Y. |
04/28/2020, Tue | Lecture 10: An Introduction to Recurrent Neural Networks (RNN) and Long Short Term Memory (LSTM) [ YY's slides ]
|
A.W. Y.Y. |
05/05/2020, Tue | Lecture 11: Attention, Transformer and BERT [ YY's slides ]
|
A.W. Y.Y. |
05/12/2020, Tue | Lecture 12: An Introduction to Reinforcement Learning [ YY's slides ]
|
A.W. Y.Y. |
05/19/2020, Tue | Lecture 13: Tutorial on Reinforcement Learning in Quantitative Trading [ Weizhi's slides ]
|
Weizhi ZHU A.W. Y.Y. |