photo

ANDRES CONSIGLIO


iua

Last seen: 4 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
1 个回答

排名
169,429
of 299,947

声誉
0

贡献数
11 个提问
1 个回答

回答接受率
27.27%

收到投票数
0

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
reinforcement learning from scrach
Emmanouil I have the next cuestion. I need to make an environment that simulates a level that rises and falls and to be abl...

5 years 前 | 0

提问


reinforcement learning from scrach
Hello I need to know if there is any clear example from scratch how to create an environment for reinforcement learning or a...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Build Environment reinforcement learning
Hello there is a tutorial . I can use to create an environment for reinforcement learning like pendulum DDPG? because I need t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Draw Reinforcment Learning Environment
Is there an example to draw the environment for Reinforcment Learning.? I can't understand how the pendulum is made. Thanks

5 years 前 | 0 个回答 | 0

0

个回答

提问


Create MATLAB Environments for Reinforcement Learning
Hello. I want to make an environment for reinforcement learning . But I don't understand how to create the environment. For e...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Custom Environment for Reinforcment learning
How can I make a Custom Environment for reinforcment learning ? Do you have any example step by step.? Thanks. Andres

5 years 前 | 1 个回答 | 0

1

个回答

提问


Environment Reinforcment learning Matlab
Hello My cuestion is: Can I make anyone environment with Matlab to use reinforcment learning? Thank´s Andrew

5 years 前 | 1 个回答 | 0

1

个回答

提问


Neural Network and Machine learning
Hello. I have this code. net = feedforwardnet(20); net.layers{1}.transferFcn = 'tansig'; net.layers{2}.transferFcn = 'pu...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Neural Networks change the Target
Hello. I have the next Question. After the training. How can I make the Neural Network works? Example: I train the NN, after...

9 years 前 | 1 个回答 | 0

1

个回答

提问


After training Neural Networks What next??
Hello.. My Question is: After training Neural Networks, Can I use the function sim like example: Y = sim(net) for the NN sta...

9 years 前 | 1 个回答 | 0

1

个回答

提问


TYPES OF DATA FOR NEURAL NETWORK
Hello . I have a problem whit data to use in matlab . I make a Neural Network and I used Excel as Data, but I have somethink...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Undefined function 'train' for input arguments of type 'struct'
This is my problem: Undefined function 'train' for input arguments of type 'struct' I have The code: Input = xlsre...

10 years 前 | 1 个回答 | 0

1

个回答