Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
i implemented from read mate code that available in matlab. But i want to know how work and and equations of it. Plz if there is any book or research ...
I am trying to use an "activations" function on a pretrained googlenet network. It runs ok, but returns a 4-D matrix. So I tried using ('OutputAs', 'c...
Hello, I am trying to define a concatenation layer in Matlab 2020a but I get the following error: Error using concatenationLayer Cannot define prop...
How do I match multiple coloured images to other images of the same but that is in black and white and eliminate everything that matches with the blac...
Hi, I've imported a pre-trained network from tensorflow keras on MATLAB using importKerasLayers (importKerasNetwork didn't work as I've got 3 inputs)....
I have deep learning model trained and now want to use it for predict on a batch of my images. I have a 12GB GPU and 16 physical cores cpu and want...
Hi, I'm trying to use partially labelled images as a groud truth for the semantic segmentation training(there are lots of ambiguous regions in my imag...
When I try to use the Validation set with a LSTM layer, it shows the following error: options = trainingOptions('adam', ... 'ExecutionEnvironmen...
Can anyone suggest me how to add regression layer to DAG network like Resnet50 at the end, for Iamge regression problem. I could able to understand ho...
I am new to using the machine learning toolboxes of MATLAB (but loving it so far!) From a large data set I want to fit a neural network, to approximat...