02 February 2016 13 9K Report

I am working on an ITS technique which is called dynamic lane grouping at signalized intersections in which the lane group will be chosen based on the movement traffic demand. The inputs of the neural network model will be 12 volumes ( 3 movements (left, through and right) at 4 approaches) and I  have 4 outputs (the optimum lane group at each approach) which are represented by integer values (from 1 to 10). Should I convert the inputs and outputs to any format before applying neural networks?

Similar questions and discussions