Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 817 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 817 Bytes

SF-Evolution

Agent evolution for GECCO 2020 Dota 2 1-on-1 Shadow Fiend Laning Competition.
Agents are CGP (Cartesian Genetic Programming) or NN (NeuralNet) individuals trained by evolutionary algorithms with help of various reinforced learning mechanics.
More information about the competition can be found on the following links:

Setup

In order to run the evolution or the provided sample agents, project breezy has to be properly set up.
That includes Steam, Dota 2, Breezy Addon and Breezy Server.
More information about setting up all the above can be found on the competition page.