Community Profile

photo

Richard Palmer


Aktiv seit 2015

Statistiken

All
  • First Review
  • First Answer
  • Solver

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


read xlsx file with headers and mixed double and character data into a matlab table inside a matlab program
I cannot find a way to read in the data with headers and all data types into memory. Clearly it can be done: I can click a few...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to turn matlab table into appropriate input for neural net package
I have a matlab table (T) with numeric and nominal variables. Other matlab documentation shows a "dummytable" function that tur...

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to divide my dataset into validation and test set in deep networks with Auto-Encoders?
Your percentages do not add up to 1.

etwa 7 Jahre vor | 0

Frage


how do I move mixed (numeric, categorical, logical} data into a table for subsequent analysis
I am using the adult incomes dataset. It contains numeric and nominal data. It also contains a nominal/logical variable (did i...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Neural Network Classification: cost function, regularization parameter, availability of the hidden layers...
How do I derive the cost function J from a nn classification model? How can I set a regularization parameter? Is this approa...

fast 9 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 9 Jahre vor