Skip to content

An algorithm that can apply utility maximization to a simple state machine based artificially intelligent agent.

License

Notifications You must be signed in to change notification settings

Kyle-L/CSE-374-Max-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Max Utility

Overview

This is the repository for the development of a greedy algorithm that can apply utility maximization to a simple state machine based artificially intelligent agent. This algorithm was designed for CSE 374 at Miami University by Matthew Coe, Souyma Mitra, and Kyle Lierer. The repository contains a formal paper which details the specifics of the algorithm including the problem definition, literature review, our algorithm, a correctness proof of the algorithm, and a report of the algorithm's performance. Moreover, the repository also includes an implementation of our algorithm using Java 8.

Paper

Paper

References

References

License

GitHub license

About

An algorithm that can apply utility maximization to a simple state machine based artificially intelligent agent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages