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

https://github.com/fhswf/paper-da-ieee-codit-2025

Paper IEEE CoDIT 2025 - Arend/Singh Padda/Schwung - "Online-adaptive PID control using Reinforcement Learning"
https://github.com/fhswf/paper-da-ieee-codit-2025

adaptive-control machine-learning mlpro online-machine-learning pid-control

Last synced: 5 months ago
JSON representation

Paper IEEE CoDIT 2025 - Arend/Singh Padda/Schwung - "Online-adaptive PID control using Reinforcement Learning"

Awesome Lists containing this project

README

          

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14827652.svg)](https://doi.org/10.5281/zenodo.14827652)

# Paper IEEE CoDIT 2025 - Arend/Singh Padda/Schwung - "Online-adaptive PID control using Reinforcement Learning"
This repository provides the sample program described in Section _**V. RESULTS AND EXPERIMENTS**_ of the above conference paper.

## How to execute

Step 1: Install the required Python packages ([stable](requirements_stable.txt) or [latest](requirements_latest.txt))

Step 2: Execute the [sample program](src/experiment.py) and follow the hints on the screen [like this](video/window_arrangement.gif)

## Experiment with default parameters

![video](video/experiment.gif)

## Result data file

[result data file](results/cascaded_control_2025-03-20-04-33-18.csv)

## See also

[11th IEEE International Conference on Control, Decision and Information Technologies (CoDIT)](https://www.codit2025.org/)

[MLPro - the integrative middleware framework for standardized machine learning in Python](https://mlpro.readthedocs.io/)

[South Westphalia University of Applied Sciences, Dept. of Automation Technology and Learning Systems](https://www.fh-swf.de/de/forschung___transfer_4/labore_3/labs/labor_fuer_automatisierungstechnik__soest_1/standardseite_57.php)

## Contact us

Detlef Arend: [email](mailto:arend.detlef@fh-swf.de) | [orcid](https://orcid.org/0000-0002-8315-2346) | [researchgate](https://www.researchgate.net/profile/Detlef-Arend) | [linkedin](https://www.linkedin.com/in/detlef-arend-65170527b)

Amerik Toni Singh Padda: [email](mailto:amerik.singh13@gmail.com)

Andreas Schwung: [email](mailto:schwung.andreas@fh-swf.de) | [orcid](https://orcid.org/0000-0001-8405-0977) | [researchgate](https://www.researchgate.net/profile/Andreas-Schwung)