Chetan Thakur
Followers: 0 Following: 0
I enjoy learning.
Feeds
提问
how to merge two networks trained on different dataset ?
Hi I am trainning LSTM network for time series prediction. My training data size is 160 and number of channels are 19. Tra...
9 months 前 | 1 个回答 | 0
1
个回答提问
How to train a Agent using reinforcement learning for variable step size ?
I have trained a Agent to perform certain task. But it works only for the step size used during training. My qestion is, how c...
10 months 前 | 0 个回答 | 0
0
个回答提问
how to use tcpclient in simulink matlab function block
Hi Trying to use tcpclient in simulink's matlab function block(function is attached). But I get stuck with following error. ...
11 months 前 | 1 个回答 | 0
1
个回答提问
How to convert simulink based Reinforcement learning environment to function or script based.
Hi I followed water tank model for reinforcement learning. Since it is based on simulink , is there a way to implement this ...
1 year 前 | 1 个回答 | 1
1
个回答提问
why tcpserver is not part MATLAB ? Why do I need to purchase instrument control toolbox ?
I was surprised to see the basic tcpserver functionality is not accessible in base MATLAB. What is so special about it, that o...
2 years 前 | 1 个回答 | 1
1
个回答提问
how to customize unittest report name
I am using matlab's unit test for my work. I used plugin to create pdf report of the test executed in the test suite. But I ca...
2 years 前 | 1 个回答 | 0
1
个回答已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
3 years 前