Skip to content

yingchengyang/TAD

Repository files navigation

TAD

arXiv

Usage

conda create -n TAD python=3.8
conda activate TAD

pip install --upgrade pip
pip install wheel==0.38.4 setuptools==66.0.0

pip install -r requirements.txt

Citation

If you find this work helpful, please cite our paper.

@article{ying2023task,
  title={Task aware dreamer for task generalization in reinforcement learning},
  author={Ying, Chengyang and Hao, Zhongkai and Zhou, Xinning and Su, Hang and Liu, Songming and Yan, Dong and Zhu, Jun},
  journal={arXiv preprint arXiv:2303.05092},
  year={2023}
}

About

Official implementation for "Task Aware Dreamer for Task Generalization in Reinforcement Learning" (SCIS 2026)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors