Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/360zmem/llmrsearcher
Source code of the website of the paper "LLMs as Efficient Reward Function Searchers for Custom-Environment MORL". Code repository refers to LLMRsearcher-code.
https://github.com/360zmem/llmrsearcher
Last synced: about 2 months ago
JSON representation
Source code of the website of the paper "LLMs as Efficient Reward Function Searchers for Custom-Environment MORL". Code repository refers to LLMRsearcher-code.
- Host: GitHub
- URL: https://github.com/360zmem/llmrsearcher
- Owner: 360ZMEM
- Created: 2024-09-06T02:43:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T01:15:17.000Z (3 months ago)
- Last Synced: 2024-10-23T00:10:09.177Z (2 months ago)
- Language: JavaScript
- Size: 101 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LLMRsearcher
This is the repository that contains source code for the [LLMs as Efficient Reward Function Searchers for Custom-Environment MORL](https://360zmem.github.io/LLMRsearcher).
If you find it useful for your work please cite:
```
@article{xie2024llmrsearcher,
title={Large Language Models as Efficient Reward Function Searchers for Custom-Environment Multi-Objective Reinforcement Learning},
author={Xie, Guanwen and Xu, Jingzehua and and Yang, Yiyuan and Ren, Yong and Ding, Yimian and Zhang, Shuai},
journal={arXiv preprint arXiv:2409.02428},
year={2024}
}
```# Website License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.