mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-30 10:21:24 +00:00
15 lines
265 B
Markdown
15 lines
265 B
Markdown
|
|
## Paper
|
||
|
|
|
||
|
|
https://www.nicklashansen.com/td-mpc/
|
||
|
|
|
||
|
|
## Citation
|
||
|
|
|
||
|
|
```bibtex
|
||
|
|
@inproceedings{Hansen2022tdmpc,
|
||
|
|
title={Temporal Difference Learning for Model Predictive Control},
|
||
|
|
author={Nicklas Hansen and Xiaolong Wang and Hao Su},
|
||
|
|
booktitle={ICML},
|
||
|
|
year={2022}
|
||
|
|
}
|
||
|
|
```
|