Skip to content

SumMuk/Machine-learning-of-ARX-models-of-Dynamical-Systems-using-Keras-and-MLP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning of ARX Models of Dynamical Systems Using Keras and MLP networks

This project deals with learning the ARX model of a dynamical system. We use an MLP network to estimate the ARX model. There are two files: 1.- "system_identification_ARX.py" - is the main file 2.- "backward_euler.py" - is the file called from the first file, this file is used to simulate the system

I wrote a detailed post about this project. It can be found here:

https://aleksandarhaber.github.io/machine_learning/2018/12/20/mlp-sys-identification.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%