awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kengz avatar

kengz/SLM-Lab

0
View on GitHub↗
1,353 stars·289 forks·Python·MIT·10 viewsslm-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 history

Star history chart for kengz/slm-labStar history chart for kengz/slm-lab

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with SLM Lab

These projects share indexed features with SLM Lab. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • catalyst-team/catalyst-rlcatalyst-team avatar

    catalyst-team/catalyst-rl

    48View on GitHub↗

    Accelerated RL

    Python
    View on GitHub↗48
  • deepmind/labdeepmind avatar

    deepmind/lab

    7,365View on 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
    View on GitHub↗7,365
  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0View on GitHub↗
    View on GitHub↗0
  • deepmind/trfldeepmind avatar

    deepmind/trfl

    3,135View on GitHub↗

    TensorFlow Reinforcement Learning

    Python
    View on GitHub↗3,135
Compare all 30 related projects→

Frequently asked questions

What does kengz/slm-lab do?

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

What are the main features of kengz/slm-lab?

The main features of kengz/slm-lab are: Reinforcement Learning, Research Platforms, Deep Reinforcement Learning.

Which projects share features with kengz/slm-lab?

Projects with overlapping indexed features include: 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.