MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
How is it possible to use a validation set with a LSTM?
ytrs-01 - 2021-05-17

When I try to use the Validation set with a LSTM layer, it shows the following error:     options = trainingOptions('adam', ... 'ExecutionEnvironmen...

How to add regression layer to DAG network like resnet50 for image regression problem?
transert_0 - 2021-05-17

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...

How to create a fitnet neural network with multiple hidden layers?
ritvzz_01 - 2021-05-17

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...

How to train CNN with an image in the input and an image in the output?
- 2021-05-17

I have a task to train CNN with an image as input and an image as output. I have tried to do it at the beginning with Matlab tutorial, but matlab has ...

Code not running and showing busy
bright_hill - 2021-05-14

Dear programmers   I have written a piece of code. Please check after providing convergence criteria with while loop the code is not running and only...

Is I5 9400f processor is sufficient for deep learning, performing models
fillina_ella - 2021-05-14

Is I5 9400f processor is sufficient for deep learning, performing models,Monte Carlo simulation and other heavy works on Matlab I want to purchase a p...

How do I find the indices of the Self Organizing Map (SOM) training set output
herrysingh - 2021-05-14

I'm using the SOM toolbox and have created the following: net = selforgmap([10 10)]; [net,tr] = train(net,inputs); where 'inputs' is a 5x10000 matrix ...

What code can I use if I want to add a condition wherein if I show a picture
treant_djfr - 2021-05-14

What code can I use if I want to add a condition wherein if I show a picture that is not registered in the database folder it will display 'Unrecogniz...

Price Forecasting Using Neural Networks
deepandra_partap_044 - 2021-05-14

Hello All, I am working on a project for Electricity Price Forecasting of some regions in INDIA. Has anyone earlier worked in it before? Can anybody p...

Initialize a Neural Network from layers but do NOT train
- 2021-05-12

I want to initialize a neural network from a set of layers, but I do not want to train it. Basically I just want to create it as a forward model, set ...

Get a Free Consultation or a Sample Assignment Review!