Community Profile

photo

Rushi Vyas

MathWorks

Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

My responsibility is to provide the best support for an application like ML, Deep Learning and Computer Vision.
Disclaimer: Any articles /ideas/opinions here are my own and in no way reflect that of MathWorks

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
How to write code for 3x3 sliding window to process over a Image with Pixel size of 256x256
Hi Manoja, I understand you want to perform a 3x3 sliding window operation on a padded image. When you encounter noise, you w...

4 years ago | 0

| accepted

Answered
Is there possible to export and import trained neural network as ONNX in MATLAB 2020a ?
Hi Jan, I understand that you want to export and import trained models from/to ONNX. Yes. It Is possible in MATLAB 2020a to do...

4 years ago | 0

| accepted

Answered
how to get the time elapsed in matlab deep learning
Hi Lee, It is my understanding that you want get the elapsed time for training your deep learning model. When you train your m...

4 years ago | 0

| accepted

Answered
Specifying Actions using rlFiniteSetSpec or rlNumericSpec (Reinforcement Learning)
Hi Huzaifah, It is my understanding that have 4 actions (U, D, L, R) and want to specify them in your RL agent. Generally, ...

4 years ago | 0

| accepted

Answered
where to find code of rlDDPG
Hi Jiangwei, It is my understanding that you want to know how rlDDPGAgent performs gradient descent/ascent iteration step. ...

4 years ago | 0