photo

Benjamin Feaster


Last seen: meer dan 5 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
21.676
of 300.365

REPUTATION
2

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
Training problem in DDPG agent
I had this problem once as well when training an AC agent. This can happen when an equation(probably in your step function), tri...

meer dan 5 jaar ago | 0

Question


Plotting multiple polyshapes using for loop but speed is too slow
I have made a 2D snake game trained by a reinforcement learning agent, and need to plot the steps the snake takes for each time...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Answered
How can I find the template for the predefined environment: "CartPole-Discrete"
I found the files by typing "edit rlPredefinedEnv" into the command line.

meer dan 5 jaar ago | 0

Question


How can I find the template for the predefined environment: "CartPole-Discrete"
To load this environment into matlab I can use this line of code: env = rlPredefinedEnv("CartPole-Discrete") The problem is, I...

meer dan 5 jaar ago | 2 answers | 0

2

answers