Community Profile

photo

Neha


Last seen: 21 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
sir i'm using densenet201 for training my model . my input images of size 224x224x1 but the input layer accept only of size 224x224x3 . how to solve this issue and suggest som
Hi Ishwarya, I understand that you're currently working on training a model using DenseNet201, and you've encountered an issue ...

20 days 前 | 0

已回答
I can't to find image SMOTE coding.
Hi, I understand that you want to implement SMOTE for image classification. You can refer to the following File Exchange submis...

20 days 前 | 0

已回答
Can I train my Narxnet with the different Dimensions size data inside cell arrays?
Hi Hemant, I understand that you want to train a NARX network with data of different dimensions. The error you're encountering...

20 days 前 | 0

| 已接受

已回答
Why do I receive Code generation information file does not exist?
Hi Rohitashva, I understand that you are facing some errors while deploying a neural network on an Arduino Nano 33BLE. This i...

22 days 前 | 0

已回答
Error "compiling simscape network for model [model name]"
Hi, I understand that you are encountering a structural singularity error while simulating a Simscape model. A structural sing...

22 days 前 | 1

已回答
Unable to set up mex for Intel Parallel Studio XE Compiler
Hi Semih, I understand that you are facing an issue where MATLAB is not detecting the Intel Parallel Studio XE 2020 compiler in...

2 months 前 | 0

已回答
How to control the seed when using MATLAB engine API in Python?
Hi Gioele, I understand that you are facing an issue while generating matrices using the "fbmwoodchan" method where the matrice...

5 months 前 | 0

已回答
Using self attention layer with 2D images
Hi Mahmoud, I understand that you want to use self-attention layer in image classification. The self-attention layer, also know...

5 months 前 | 0

已回答
Storing output of python call to class
Hi Trey, I understand that you want to create a class that will wrap the "sigmf" module from Python. By default, MATLAB class...

5 months 前 | 0

已回答
Programmatically modify the hyperparameters of a deep network layerGraph
Hi Matt, I understand that you want to programmatically set the "NumFilters" property of all the convolution layers of the laye...

5 months 前 | 0

已回答
What is used to rank parameters in Diagnostic Logic Designer app?
Hi Rawnaq, I understand that you want to know how the rankings are calculated in a Kruskal-Wallis Test. Here's a basic outline ...

5 months 前 | 1

| 已接受

已回答
Specify entire class hierarchy in InferiorClasses?
Hi Andrew, I understand that you want to know whether specifying "InferiorClasses" in a class attribute would cause objects of ...

6 months 前 | 0

已回答
how can I predicate output for u data size 33 by 33 where inputs u for time steps t=10, t=15, and t=20 given as input in Convolutional Neural Network ,a sample code for it .p
Hi Praveen, I understand that you want to train a CNN model to predict the u component at t=25 based on u components at t=10, t...

6 months 前 | 0

| 已接受

已回答
Why does a specific nifti image cannot be unzipped when using niftiread? Tmpdir needs write permission and sufficient free space.
Hi Tongyao, I understand that you are facing an error while using the "niftiread" function while loading a .nii.gz file. Since ...

6 months 前 | 0

| 已接受

已回答
How to get app designer radio button group spacing to auto resize with window
Hi Michael, I understand that you are facing an issue in App Designer where the spacing between the radio buttons does not scal...

6 months 前 | 0

已回答
Why Are Hidden State and Cell State Vectors Zero After Training an LSTM Model with trainNetwork Functionality?
Hi Shubham, The LSTM (Long Short-Term Memory) layer in a neural network is designed to remember values over arbitrary time inte...

6 months 前 | 1

| 已接受

已回答
Implementing speech emotion recognition using CNN
Hi Hamza, I understand that you want to implement speech emotion recognition using CNN. Here are a few suggestions to improve t...

7 months 前 | 0

| 已接受

已回答
Data calibration in ANN
Hi, I understand that you want to know about the data calibration techniques used in ANN. You can refer to the following common...

7 months 前 | 0

已回答
How to prepare time series data for LSTM training?
Hi Marco, I understand that you want to know how to prepare time series data for an LSTM network given two different time serie...

7 months 前 | 1

| 已接受

已回答
Model fitting nlparci - interpreting confidence intervals/getting p values.
Hi, To determine if the ratios are significantly different from 1, you can indeed check if the 95% confidence intervals include...

7 months 前 | 0

已回答
Issues with LSTM prediction due to normalization Layer settings
Hi Patrick, I understand that you are facing issues while normalizing the training data for LSTM and you are not getting the co...

7 months 前 | 0

| 已接受

已回答
Reconstruction of a RGB image after PCA is way darker than the original one
Hi Matteo, I understand that you want to apply PCA for RGB images obtained from DermMNIST. Rather than applying PCA to indivi...

7 months 前 | 0

已回答
Encountering 'dlnetwork/predict' error: Undefined function 'recordNary' for 'deep.internal.AcceleratedOp' in my deep RL code
Hi Mohammadreza, I understand that you are facing issues related to vanishing gradient in your custom deep learning agent. To a...

7 months 前 | 0