Package uchicago.src.repastdemos.neuralfromfile

Class Summary
AgentSelectorDialog A frame that takes in a list of agents, displays them, and returns the agent selected by the user.
NeuralModelFromFile This demo model is the same as the NeuralModel except that it allows for the neural network the Employees use to be loaded from a file.
TrainedEmployee An employee that performs actions based on a neural network stored in a file.