photo

Praveen Verma


Last seen: Today 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Use trained RL agent to predit output on random test sample
This is my code Required_agent=load('G1_Agents.mat', 'agent1', 'agent2','agent3'); test_sample=final_test_da...

4일 전 | 답변 수: 0 | 0

0

답변

질문


RL SAC agent structure
I’ve created an SAC agent, but I'm encountering the error below. Error using rl.internal.validate.mapFunctionMeanStdOutput (lin...

17일 전 | 답변 수: 1 | 0

1

답변

질문


RL Agent Training for multiple training samples
I have designed a reinforcement learning (RL) environment using the Reset and Step functions. The code is provided below. In the...

24일 전 | 답변 수: 1 | 0

1

답변

질문


Unrecognized function or variable 'lof'.
d is a matrix with 100 rows and 21 coloums LOFobj=lof(d); says Unrecognized function or variable 'lof'. I am using MATLAB 202...

거의 2년 전 | 답변 수: 3 | 0

3

답변

질문


add different number of zeros in the beginning of a matrix
suppose i have two matrix A=[1 3 2] the row index of 1 is 1, 3 is 2 and 2 is 3. S=[2 3 4 5 6 4 6 8 9 1 ...

3년 초과 전 | 답변 수: 1 | 0

1

답변