1 Star 0 Fork 0

Bytedance Inc./raylink

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.md 913 Bytes
一键复制 编辑 原始数据 按行查看 历史
SErAphLi 提交于 4年前 . Update README.md

RayLink

RayLink is a RL framework used to build and train RL algorithms. RayLink was used to build a RL framework, and tested in a large-scale multi-agent training environment. It can help you easily build your own workload. RayLink will connect every working node, and let you efficiently arrange your own dataflow. Because you can define a node type based on its functionality, all dataflow are more clear to researchers and developers.

It's based on ray for now, and it has implemented several new features to improve user experience.

RayLink was used to build a reinforcement learning framework, and tested in a large-scale multi-agent training environment. It also can be used as a common actor framework.

Usage

Clone this project and use pip install . to install raylink.

Demo

Check out demo_script.py in script folder for quick start.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ByteDance/raylink.git
git@gitee.com:ByteDance/raylink.git
ByteDance
raylink
raylink
master

搜索帮助