Chetan Thakur
Followers: 0 Following: 0
I enjoy learning.
Statistics
RANK
209,702
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 1 answer | 0
1
answerSolved
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 ago