Skip to content

yangzhao-666/TLCLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Learning and Curriculum Learning in Sokoban

The code used for BNAIC 2021 paper Transfer Learning and Curriculum Learning in Sokoban.

Installation

conda env create -f environment.yml

You need to copy the env files into installed gym_sokoban/env and register new environments.

Example

python main.py

Citation

@inproceedings{yang2021transfer, 
  title={Transfer Learning and Curriculum Learning in Sokoban}, 
  author={Yang, Zhao and Preuss, Mike and Plaat, Aske}, 
  booktitle={Benelux Conference on Artificial Intelligence}, 
  pages={}, 
  year={2021}, 
  organization={Springer}
}

Contact

Any questions or comments please feel free to contact me: z.yang(at)liacs.leidenuniv.nl

About

The code used for BNAIC 2021 paper "Transfer Learning and Curriculum Learning in Sokoban"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages