awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kengz avatar

kengz/SLM-Lab

0
View on GitHub↗
1,353 星标·289 分支·Python·MIT·2 次浏览slm-lab.gitbook.io/slm-lab↗

SLM Lab

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

Features

  • Reinforcement Learning - Modular framework for deep reinforcement learning.
  • Research Platforms - Research framework supporting Unity, Gym, PyTorch, and TensorFlow.
  • Deep Reinforcement Learning - Listed in the “Deep Reinforcement Learning” section of the The Incredible Pytorch awesome list.

Star 历史

kengz/slm-lab 的 Star 历史图表kengz/slm-lab 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

SLM Lab 的开源替代方案

相似的开源项目,按与 SLM Lab 的功能重合度排序。
  • catalyst-team/catalyst-rlcatalyst-team 的头像

    catalyst-team/catalyst-rl

    48在 GitHub 上查看↗

    Accelerated RL

    Python
    在 GitHub 上查看↗48
  • deepmind/labdeepmind 的头像

    deepmind/lab

    7,365在 GitHub 上查看↗

    Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using reinforcement learning. It serves as a spatial AI training simulator where agents can be evaluated through navigation and puzzle-solving tasks. The environment allows for the definition of complex layouts and task behaviors through external scripting, enabling the generation of specific challenges for AI research. It supports both automated training via standard API bindings and manual agent control to validate simulation dynamics. The system utilizes a grid-based spatial represen

    C
    在 GitHub 上查看↗7,365
  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • deepmind/trfldeepmind 的头像

    deepmind/trfl

    3,135在 GitHub 上查看↗

    TensorFlow Reinforcement Learning

    Python
    在 GitHub 上查看↗3,135
查看 SLM Lab 的所有 30 个替代方案→

常见问题解答

kengz/slm-lab 是做什么的?

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

kengz/slm-lab 的主要功能有哪些?

kengz/slm-lab 的主要功能包括:Reinforcement Learning, Research Platforms, Deep Reinforcement Learning。

kengz/slm-lab 有哪些开源替代品?

kengz/slm-lab 的开源替代品包括: deepmind/lab — Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using… ikostrikov/pytorch-naf — Implementation of algorithms for continuous control (DDPG and NAF). alexis-jacq/pytorch-dppo. catalyst-team/catalyst-rl — Accelerated RL. deepmind/trfl — TensorFlow Reinforcement Learning. jingweiz/pytorch-rl — Deep Reinforcement Learning with pytorch & visdom.