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