could anyone help me how to maximize the output based on the input data using neural networks.

2 次查看(过去 30 天)
I having a data set that contains the distance and channel gain of the users.
I wnat to group the users into clusters such that the throughput needs to get maximized.
Therefore i need to feed distance and channel gain of the users as input to the input layer neural network,where the grouping needs to performed in the hidden layers and throughput maximization needs to be done in the output layer.
I have seen some sample matlab code which has the input and output in the training section and the model is trained using the data.
then in the testing stage,the model is tested to obtain the correct output.
But in my case the output is the throughput wich needs to be maximized by adjusting the weights in the hidden layers.
could anyone please help me on this.Or is there any other way the throughput can be maximized. .

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by