mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-09 11:31:38 +08:00
17 lines
682 B
ReStructuredText
17 lines
682 B
ReStructuredText
Citation
|
|
--------
|
|
|
|
.. code-block:: latex
|
|
|
|
@misc{delhaisse2019pyrobolearn,
|
|
author = {Delhaisse, Brian and Xin, Songyan and Rozo, Leonel, and Caldwell, Darwin},
|
|
title = {PyRoboLearn: A Python Framework for Robot Learning Practitioners},
|
|
publisher = {GitHub},
|
|
journal = {GitHub repository},
|
|
howpublished = {\url{https://github.com/robotlearn/pyrobolearn}},
|
|
year=2019,
|
|
}
|
|
|
|
|
|
If you use a specific learning model, algorithm, robot, controller, and so on, please cite the corresponding paper. The reference(s) can usually be found in the class documentation (at the end), and sometimes in the README file in the corresponding folder.
|