/Load-Distribution-Using-Neural-Network

Networks: Used a neural network based approach. Generated the ground truth table by a Divide and Conquer based Ternary Search algorithm, to find a near optimal way to distribute the load across 4 systems on the basis of system parameters fed as features. Observed 25-50% reduction in the total processing time.

Primary LanguageJava