From 4b90a02161115040f48caee58d87408ff3898eba Mon Sep 17 00:00:00 2001 From: amusi Date: Fri, 7 Feb 2020 13:11:38 +0800 Subject: [PATCH] add Trajectory Prediction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bc59a2..b1f051b 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ If you want to contribute to this list (please do), send me a pull request. - [Implementation of Reinforcement Learning Algorithms](https://github.com/dennybritz/reinforcement-learning) - [Reinforcement Learning Chinese](https://github.com/wwxFromTju/awesome-reinforcement-learning-zh):中文整理的强化学习资料 - [Transfer Learning](https://github.com/jindongwang/transferlearning) +- [Trajectory Prediction](https://github.com/jiachenli94/Awesome-Interaction-aware-Trajectory-Prediction) - [Zero-Shot Learning](https://github.com/chichilicious/awesome-zero-shot-learning) - Few-Shot Learning - [Duan-JM/Few-Shot Learning](https://github.com/Duan-JM/awesome-papers-fewshot)