Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OA-Systems: Online Adaptive Systems #612

Closed
7 of 11 tasks
laxmikantbaheti opened this issue Feb 3, 2023 · 4 comments
Closed
7 of 11 tasks

OA-Systems: Online Adaptive Systems #612

laxmikantbaheti opened this issue Feb 3, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request OA Online adaptivitiy v1.3.0 In scope of Release 1.3.0

Comments

@laxmikantbaheti
Copy link
Contributor

laxmikantbaheti commented Feb 3, 2023

Design and implementation of Online Adaptive Systems
...

Task list

Related issues
#...

Cross references
...

@laxmikantbaheti laxmikantbaheti added enhancement New feature or request OA Online adaptivitiy labels Feb 3, 2023
@laxmikantbaheti laxmikantbaheti added this to the Sprint 2023/02 milestone Feb 3, 2023
@laxmikantbaheti laxmikantbaheti self-assigned this Feb 3, 2023
@detlefarend
Copy link
Member

Hi @laxmikantbaheti, In our last meeting we talked about online adaptive systems in a special mode: here an env interacts with real hardware and also adapts on it. What do you think of introducing a third mode for it: C_MODE_CLONE or something like that? And if cloning has been finshed (accuracy greater than a threshold) then it raises a special event C_EVENT_SYSTEM_CLONED)...

However, there are some related questions to examine:

  • what about evolving systems? Can we do a prediction for their evolution, maybe for a defined horizon?

@laxmikantbaheti
Copy link
Contributor Author

Hi @laxmikantbaheti, In our last meeting we talked about online adaptive systems in a special mode: here an env interacts with real hardware and also adapts on it. What do you think of introducing a third mode for it: C_MODE_CLONE or something like that? And if cloning has been finshed (accuracy greater than a threshold) then it raises a special event C_EVENT_SYSTEM_CLONED)...

However, there are some related questions to examine:

  • what about evolving systems? Can we do a prediction for their evolution, maybe for a defined horizon?

Hi @detlefarend , the idea of a new mode is very interesting this will allow us to make changes at lower while maintaining the compatibility.

I think evolution of a system can be of two types:
1. A real system evolves, and our OA system continuously monitors the system ( maybe at some intervals), and adapts to the real system whenever there is an evolution in the system.
2. Our OA system learns the evolution patterns of real system and then predicts evolutions at time intervals. But I think in this case it is no longer an online adaptive system.

laxmikantbaheti added a commit that referenced this issue Feb 20, 2023
@detlefarend detlefarend added the v1.4.0 v1.4.0 Separation of Wrapper Code label May 3, 2023
@detlefarend
Copy link
Member

Remaining tasks are to be done in an extra issue...

@detlefarend detlefarend added v1.2.0 Extension Hub v1.3.0 In scope of Release 1.3.0 and removed v1.4.0 v1.4.0 Separation of Wrapper Code v1.2.0 Extension Hub labels Sep 22, 2023
@detlefarend
Copy link
Member

@laxmikantbaheti Hey ho, is there still something to do in this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OA Online adaptivitiy v1.3.0 In scope of Release 1.3.0
Projects
None yet
Development

No branches or pull requests

3 participants