Community Profile

photo

shoki kobayashi


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to use discretize
I am currently trying to use discretize to group data into bins. I would like to group each column of a multi-dimensional data ...

約3年 前 | 0 件の回答 | 0

0

回答

質問


discretizeの使い方について
現在discretizeを用いてbinにグループ化使用としています。 その時多次元の各列を1つのデータだと思ってbinにグループ化したいです。 ドキュメンテーションの方法をそのまま用いると >> a = rand(10): >> [y, e...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Simulinkを用いたRLAgentの学習におけるエラーについて
現在、custom loopを用いて強化学習で学習を行おうとしています。 しかし、学習中にRevolute_Jointに関して以下のようなエラーが出てしまい学習が上手くいきません。 このエラーが出るタイミングは決まっておらず、学習の中盤から終盤に出てき...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I extract only the information about the same group from the table information?
Currently, I would like to extract only the information about the same group of tables. For example, in a table named A 1 3 2 ...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


tableから条件を満たす内容だけの抽出
現在、tableに関する情報の中から同じグループに関するものだけを抽出したいと考えています。 例えばAというテーブルで 1 3 2 1 4 5 1 5 6 1 6 8 2 3 7 2 5 3 2 7 4 3 9 6 3 4 2 ...

3年以上 前 | 0 件の回答 | 0

0

回答

回答済み
Train PPO Agent to Swing Up and Balance Pendulum
Emmanouil Tzorakoleftherakis, thanks for the reply. I have increased the number of fully connected layer nodes in the Actor as ...

3年以上 前 | 0

質問


Train PPO Agent to Swing Up and Balance Pendulum
Hello I'm trying to learn the Swing Up and Balance Pendulum example in PPOAgent. However, PPOAgent is not able to train it prop...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


On updating the policy with sim functions and Custom Loop
I'm currently trying to train the PPOAgent using the sim function and Custom Loop. However, when I use the sim function, the Act...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


I want to use the Python libraries in MATLAB
I'm currently trying to figure out if I can use a Python library called stable baseline in MATLAB. How can I apply it? Are the...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


PythonのライブラリをMATLABに使用したい
現在、Pythonのライブラリであるstable baselineというライブラリをMATLABで使えないか考えています どのようにすれば適用できるようになりますか。 また、適用する際の注意点はありますか?

3年以上 前 | 0 件の回答 | 0

0

回答

質問


On the implementation of Generative Adversarial Imitation Learning (GAIL)
I'm currently trying to implement Generative Adversarial Imitation Learning (GAIL) in Matlab, but I don't know how to do it. Do...

3年以上 前 | 0 件の回答 | 1

0

回答

質問


Implementation of Proximal Policy Optimisation
I am currently trying to control the simlink homebrew environment using PPOAgent. However, the following error occurs, and the ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


PPOAgentの実装について
現在、simlinkの自作環境をPPOAgentを用いて制御しようとしています。 しかし、下のようなエラーが発生し上手くいかない状況が続いています。 どのように改善すればよろしいでしょうか。 エラー: rl.representation.rlStoc...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


On the implementation of Generative Adversarial Imitation Learning (GAIL)
I am trying to implement Generative Adversarial Imitation Learning (GAIL) in Matlab, but I don't know how to implement the discr...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Inverse Reinforcement Learning Trajectories
I'm currently trying to implement inverse reinforcement learning, but how do I get Matlab/Simulink to load the expert trajectory...

3年以上 前 | 0 件の回答 | 3

0

回答

質問


逆強化学習の軌跡について
現在逆強化学習を実装しようとしてるのですが、Matlab/Simulinkではどのようにしてエキスパートの軌跡を学習器に読み込ませれば良いでしょうか。 ご教示お願いいたします。

3年以上 前 | 0 件の回答 | 0

0

回答