Skip to content

NMAI-lab/jLOAF-Robocup

Repository files navigation

This code is used to create a RoboCupAgent that plays soccer in the 2D soccer playing environment RoboCup.

It uses jLOAF as a backend which can be found - https://github.com/sachag678/JLOAF

The agent is created and used in - https://github.com/sachag678/Krislet_jLOAF

There are three folders in src:

  • AgentModules: contains all the agent source code
  • CaseBaseCreation: contains the classes to convert a logfile into a casebase
  • Performance: Contains the class that can be used to perform cross validation testing and output performance measures

Releases

No releases published

Packages

No packages published