Community Profile

photo

shoki kobayashi


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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 ...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Risposto
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 ...

oltre 3 anni fa | 0

Domanda


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...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 3 anni fa | 0 risposte | 1

0

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 3 anni fa | 0 risposte | 3

0

risposte

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte