Filter löschen
Filter löschen

I want to take input as a group of 28 x 8 as a training data

3 Ansichten (letzte 30 Tage)
Sameer Ingale
Sameer Ingale am 27 Feb. 2023
Beantwortet: Himanshu am 1 Mär. 2023
I am using classifier and have a data set of 36624x8 out of which it is taking input as 1x8 which is of no use to me.
I want input as 28x8 all together.Do MAtlab have any provision for that ? any change of settings that might help ?

Antworten (1)

Himanshu
Himanshu am 1 Mär. 2023
Hello Sameer,
I understand that you want to change the input of your classifier from 1x8 to 28x8.
Deep Network Designer App helps you to build, visualize and train deep neural networks interactively. You can load your classifier into the designer space and change properties such as input size, output size, weights, etc.
You can refer to the below documentation to understand more about the Deep Network Designer App and how to adjust the parameters according to your use case.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by