An open API service indexing awesome lists of open source software.

https://github.com/roscibely/system-identification-with-rnn

Recurrent neural network models for system identification 💻
https://github.com/roscibely/system-identification-with-rnn

Last synced: 7 months ago
JSON representation

Recurrent neural network models for system identification 💻

Awesome Lists containing this project

README

          

# System identification with RNN

## Requirements
📍[Slycot](https://pypi.org/project/slycot/)

📍[Control](https://pypi.org/project/control/)

!pip install slycot # optional
!pip install control

## How it works
The framework consists of three recurrent neural network models, which are used for system identification.