Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 337 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 337 Bytes

This repository contains various deep learning models. Brief summary is mentioned below.

  1. dynamic_system_LSTM: Uses LSTM to predict trajectory of a dynamically evolving system. It takes trajectory as inputs to generate the predicted future state.