Skip to content

Inverse Reinforcement Learning for Team Sports: Valuing Actions and Players, IJCAI 2020.

Notifications You must be signed in to change notification settings

miyunluo/IRL-icehockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inverse Reinforcement Learning for Team Sports: Valuing Actions and Players

International Joint Conference on Artificial Intelligence (IJCAI), 2020

Running the code

  • You should prepair your own data in order to run the code. A random data sample is shown in data/sample.csv. Put all the training data into this folder with the same format.

  • Run python3 main.py

If you find the code helpful, please consider cite

@inproceedings{luo2020teamsports,
	title={Inverse Reinforcement Learning for Team Sports: Valuing Actions and Players},
	author={Luo, Yudong and Schulte, Oliver and Poupart, Pascal},
	booktitle={International Joint Conference on Artificial Intelligence},
	pages={3356-3363},
	year={2020}
}

About

Inverse Reinforcement Learning for Team Sports: Valuing Actions and Players, IJCAI 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages