photo

Andrey Puchkov


Last seen: 2 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Programming Languages:
Python, C++, C#, R, MATLAB, Visual Basic
Spoken Languages:
English, German, Russian

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Why is the error thrown: Inputs to concatenations layer must have consistent formats.
lgraph = layerGraph(); tempLayers = imageInputLayer([90 90 3],"Name","imageinput_1"); lgraph = addLayers(lgraph,tempLayers); ...

9 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


how to write a trained fuzzy FIS tree to disk
Hi all! I can't write the tree of trained fuzzy inference systems to disk. At the bottom of the program are the options that ...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


how to write a trained fuzzy FIS tree to disk
Granulator = mamfis('Name','Granulator','NumInputs',2,'NumOutputs',1); Granulator.Inputs(1).Name = "G_inp1"; Granula...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


How to input CNN images from two sources?
Good afternoon! Can you please tell me how to submit images from two different sources to the CNN input at once? I use two inp...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta