Skip to content

mantle2048/soccer-ai-imitation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soccer AI imitation with specific goal style (based on GRF 5v5 environment)

Tip:

Run the following code to clone the project and setup

git clone https://github.com/mantle2048/soccer-ai-imitation
cd soccer-ai-imitation
pip install -e .

Run the following code in current directory to create the folder and place the hdf5 dataset in .grf/datasets

mkdir -p .grf/datasets

Example:

Run the following code for training

python examples/football_gail.py
or
./examples/football_gail.sh

Execute the following code to evaluate a trained model

python examples/football_evaluate.py

Framework:

framework

About

Imitate specific soccer ai goal style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages