A MATLAB App to solve Assignment Problem using RNN.
It implements the paper Siqueira, Paulo Henrique. “Application of Wang's Recurrent Neural Network to solve the Transportation problem.” (2012).
Solution of the input cost matrix is determined using Wang's Recurrent Neural Network.
Inputs : Cost Matrix as Row vector, T - value and Epoch Limit; Output : Solution Matrix.
Implementation Details :
i) Mean Square error - max limit = 0.8
ii) beta = 2.5
iii) T - Value optimum = 150
iv) eta = 1.0
-
Notifications
You must be signed in to change notification settings - Fork 1
Pixeptron-Vision/RNN-based-Assignment-Problem-Solution
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A MATLAB App to solve Assignment Problem using RNN
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published