How to implement ESN layers or more generally reservoir computing approach in MATLAB DDPG agent

3 ビュー (過去 30 日間)
Amir
Amir 2024 年 5 月 2 日
回答済み: praguna manvi 2024 年 9 月 5 日
Hello,
Is it possible to use echo state neural networks and generally reservoir computing approach as actor and critic networks in MATLAB with DDPG agent? Does MATLAB support this feature? If yes, how to do it and also from what version of MATLAB is it supported and If no, how do you suggest to implement it manually?
Any Suggestion ?

回答 (1 件)

praguna manvi
praguna manvi 2024 年 9 月 5 日
Hi @Amir,
ESN layer is not supported as of now in MATLAB as of now. You may find this file exchange useful which contains the implementation for ESN layers:
Also, you can find the list of deep learning layers supported in MATLAB using this documentation link:

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by