photo

Jahetbe


Last seen: 22 Tage vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1
  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Hidden Size in autoencoder
Hi everyone, I am looking for a formula to determine the maximum allowable hidden size in an Autoencoder. I came across the fol...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Frage


Neuro-Fuzzy GMDH
Hi Could anyone assist me with Neuro-Fuzzy Group Method of Data Handling (Neuro-Fuzzy GMDH)? I just need to its code. Thank...

4 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Max Pooling Layer Tuning
Hello, I'm currently working on implementing a CNN for a regression problem, and I've encountered an issue when using the maxPo...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Feature importance of a polynomial function
Hi everyones I used machien learning models to develop the following equation as the optimum one for my problem. Y= a*(x1^b)(x...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Deep Learning Layers to increase training accuracy
Hi everyones. I want to use DL for modeling a problem with 6 inputs and one output. I've used the following layers but I cann...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I adjust a deep neural network input layer to use a matrix as the input layer?
nFeatures = 20; nExamples = 10000; nOutputs = 1; % this example is for setting up a regression problem x = rand(nExamples,nF...

mehr als 2 Jahre vor | 0

Beantwortet
Convolution Neural network for regression problems
Dear @KSSV Thank you for your response. I want to use CNN to solve my problem. My data is as follows. Inputs = [ x11 x12 x...

mehr als 2 Jahre vor | 0

Frage


Convolution Neural network for regression problems
Hi everyone I want to use CNN for my problem. The existing examples in the MATLAB (Here) provided for images as 4-D arrays but ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Text exceeds maximum line length for Command Window display
Hi every one I have employed "syms" function to calculate the derivation of an explicit equation. Due to that, the function is ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
ANFIS OUTPUT
Hi Sabri pleasee see following linke: https://de.mathworks.com/help/fuzzy/test-data-against-trained-system-gui.html#FP55449 ...

mehr als 6 Jahre vor | 0

Frage


How can I specify a Seasonal ARIMA model in MATLAB
Hi I need to specify ARIMA(1,0,1)(0,1,1)12 in MATLAB. I write the following code. ...........................................

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten