Evolutionary learning tools or aids

2 views (last 30 days)
Enrico
Enrico on 4 Feb 2025
Answered: Enrico on 4 Feb 2025
Is there any means in matlab or simulink for facilitating evolutionary learning implementation? How do you suggest best way to proceed?

Answers (2)

Sam Chak
Sam Chak on 4 Feb 2025
If you are looking for a built-in function for optimizing solutions based on learning principles inspired by biological evolution, you can refer to:
  1 Comment
Enrico
Enrico on 4 Feb 2025
Well, although this options works with evolutionary methods for agent training, what I meant was the application of evolutionary methods to find best trade off between agent environment space, involving environment changes... consequently this answer only partially reflect my expectations. Thank you for your clues anyway

Sign in to comment.


Enrico
Enrico on 4 Feb 2025
Even in case I restrict the prblem of learning to one or more agents (I'm supposing to work for RL), is not clear to me how can I implement properly populations features I got to use to "evolve" my system. Are these automatcally defined or is there any way to chose them?
Many thanks

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!