This document discusses using neural networks to optimize an intelligent agent's constraint satisfaction module for assigning sailors to new jobs. Various neural network techniques are evaluated, including single-layer perceptron, multilayer perceptron, and support vector machine models. The data comes from Navy databases and expert surveys. The neural networks are trained on data representing sailors, jobs, and constraints. The best performing models are multilayer perceptron and support vector machine with Adatron algorithms, which accurately classify jobs that experts decided should be offered to sailors.
Related topics: