photo

Little Flower


Last seen: 10 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Explorer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Show the output arguments of a function call : MATLAB app designer
I have loaded a .mat file using push button. Then I called a function to bring out the mean accuracy (For this also i have used ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Big O computation of CNN architecture in deep learning
Hi, I need to compute the complexity of AlexNet architecture theoretically using Big O notation. How should I compute that? Tha...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Genetic Algorithm. About ga function in matlab and feature selection
I am using Genetic algorithm for feature selection. I used the built-in function of matlab x = ga(fun,nvars) In the above fu...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


To Create mean squared error as a Function handle for input to genetic algorithm
I am working on machine learning algorithms namely svm, knn, nb, elm etc. I wish to use ga for feature selection. The input matr...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

fast 4 Jahre vor