From: Yoshua Bengio
Problem: time series forecasting.
Supplementary knowledge:
1. what is meta-learning:
https://www.zhihu.com/question/264595128
2. what is zero-shot learning:
ZSL就是希望我们的模型能够对其从没见过的类别进行分类,让机器具有推理能力,实现真正的智能。其中零次(Zero-shot)是指对于要分类的类别对象,一次也不学习。