Download presentation
Presentation is loading. Please wait.
1
TRADING AGENT Developers: Vadim Ratner Dan Baum Supervisor: Ishay Menache
2
Project Goals: We wanted to create an agent that will be able to compete in the 2002 Trading Agent Competition. This involved: Understanding basic agent implementation. Developing a strategy through study of other agents and using AI techniques. Implementing the strategy using C++ tools. Upgrading existing and implementing new agent – server communication. Locating and optimizing key parameters in the agent.
3
Main Algorithm Loop until the game ends: Query the server for information. Decide what goods to buy and sell. Decide when to buy them. Send the information back to the server
4
Our Performance Here is our agent’s performance graph: And here is the performance graph of the top scorer:
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.