Skip to content

HaxballGym/WazBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WazBot

This repository is made to provide you with a solid start in HaxballGym.

Installation

poetry install

Files

main.py

This is the main file for training. You will be able to train a pretty capable bot, with the default values in place.

reward_testing.py

This file allows you to test your reward functions: you are able to play and see in the terminal whether the reward function you defined works for you.

play_model.py

After your training, you are able to run this file to play against your bot! With this, you can find potential weaknesses from your agent to learn from your mistakes and continue improving.

play_model_bot.py

After your training, you are able to run this file to see your agent train against a regular bot.

Happy training!

About

A simple starting bot for HaxballGym

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages