Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
Sameer Ingale
Sameer Ingale le 27 Fév 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 ?

Réponses (1)

Himanshu
Himanshu le 1 Mar 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.

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by