Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/typoverflow/decision-rwkv

Preliminary attempt to use RWKV to achieve infinite context length for decision-making.
https://github.com/typoverflow/decision-rwkv

Last synced: 12 days ago
JSON representation

Preliminary attempt to use RWKV to achieve infinite context length for decision-making.

Awesome Lists containing this project

README

        

# Decision-RWKV

Some preliminary attempts to apply RWKV to decision making. Based on RWKV (https://arxiv.org/pdf/2305.13048.pdf) and Decision Transformer.