srpraveen97 / LSTM_nonlinear

I used a data-based approach to model nonlinear dynamic systems. Particularly, I used a two-layer PyTorch-based LSTM network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSTM for a Nonlinear dynamic system

I have been working with nonlinear dynamic systems for the entirety of my master's degree. For certain systems, it is simply impossible to account for all the factors and build a first-principles model, hence we rely on data-based models. Here, I used one such technique, particularly, using LSTM networks to model dynamic systems. I have provided a step by step walkthrough in my article here.

Screenshot

About

I used a data-based approach to model nonlinear dynamic systems. Particularly, I used a two-layer PyTorch-based LSTM network.


Languages

Language:Jupyter Notebook 100.0%