Menu

Create robot from a disk file

otroscosos
2020-05-10
2020-05-11
  • otroscosos

    otroscosos - 2020-05-10

    I want to create a tunable version of SuperTracker with four parameters that reads a set of the four
    parameters from a disk file. I know what parameter I want to modify and how, but the problem is I am applying Genetic Algorithm to optimize the strategy of the robot and in every "iteration" of the algorithm I have to create a new tunable version of the robot wich have those parameters modified. How could I create a new version of the robot which is different in every iteration . This is exactly what my teacher told me to do:
    "You must create a tunable version of SuperTracker that reads a set of the four
    parameters from a disk file. The disk file must be written by the fitness function of the
    genetic algorithm, which should also call the Robocode engine in order to run a battle
    for a certain parameter configuration. "

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.