Skip to content

markvasin/negotiation_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Negotiation Agent

This repository contains the code and report for our automated negotiation agent. This is developed as part of the class competition in Intelligent Agent (COMP6203) module at the University of Southampton.

Project Description

In this work, we designed and developed a negotiation agent using GENIUS, a platform for developing automated multi-issues negotiation agents. The negotiation strategy of our agent is created using the combination of many state-of-the-art approaches from the literature including opponent modelling using frequency heuristic and Gaussian process regression, user model estimation using linear programming, and concession strategy that is adaptive based on opponent’s behavior.

Tools and Libraries