ali farid
Followers: 0 Following: 0
Estadística
12 Preguntas
0 Respuestas
CLASIFICACIÓN
223.448
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Problem with single agent Simulink using RL toolbox
I am using RL toolbox to train a single agent with the following specifications: for type=1 % obsMat = [1 1];...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to setup a multi-agent DDPG
Hi, I am trying to simulate a number of agents that collaboratively doing mapping. I designed the actor critic networks, but I...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
Reinforcement Learning: competitive or collaborative options in MARL Matlab
Hello, I am trying to set up three explorer agents to explore the unknown area in collobrative or competive manners. I am won...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Problem with bus input of RL agent
I used a block diagram of a RL agent in Simulink which in a Matlab example was used, but I modified the inputs of RL agent and I...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Cannot propagate non-bus signal to block because the block has a bus object specified.
I have a Simulink model that observation was only an image, and I added two other vector to the observation in RL toolbox. Since...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Observation specification must be scalar if not created by bus2RLSpec.
I am using a RL system that is initially designed for one type of observation which is image. Recently I added two scalar observ...
10 meses hace | 1 respuesta | 1
1
respuestaPregunta
A problem with RL toolbox: wrong size of inputs of actor network.
I have a problem with getSize which shows a wrong size, my input is a scalar with a size [1 1], but get size returns 2. I am usi...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Reinforcement Learning Error with two scalar inputs
I have a strange error from a critic network that has 3 inputs, image, and two scalars. But I see the following error: Error ...
10 meses hace | 0 respuestas | 0
0
respuestasPregunta
Add scalar inputs to the actor network
I have a CNN based PPO actor critic, and it is working fine, but now I am trying to add three scalar values to the actor network...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Design an actor critic network for non-image inputs
I have a robot with 3 inputs including wind, and current location and the current action. I use this three inputs to predict the...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
I see a zero mean reward for the first agent in multi-agent RL Toolbox
Hello, I have extended the PPO Coverage coverage path planning example of the Matlab for 5 agents. I can see now that always, I...
alrededor de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
Replace RL type (PPO with DPPG) in a Matlab example
There is a Matlab example about coverage path planning using PPO reinforcement learning in the following link: https://www.math...
más de 1 año hace | 1 respuesta | 0