Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 378 Bytes

Deep learning models related to space and time (trajectories, video, etc).

Content:

  1. Gluon implementation of action in video recognition article "Quo Vadis, Action Recognition? A New Model and the Kinetics Dataset" by Deepmind (translated from TensorFlow).
  2. Gluon implementation of trajectory prediction in "Lorenz Map Prediction: A Trip Through Time" . (from scratch)