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
·
chainer avatar

chainer/chainerrl

0
View on GitHub↗
1,200 stars·226 forks·Python·MIT·5 views

Chainerrl

ChainerRL is a deep reinforcement learning library built on top of Chainer.

Features

  • Algorithm Implementations - Deep reinforcement learning algorithms implemented in Chainer.
  • Reinforcement Learning Frameworks - Deep reinforcement learning algorithm implementations built on Chainer.

Star history

Star history chart for chainer/chainerrlStar history chart for chainer/chainerrl

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

Open-source alternatives to Chainerrl

Similar open-source projects, ranked by how many features they share with Chainerrl.
  • nivwusquorum/tensorflow-deepqnivwusquorum avatar

    nivwusquorum/tensorflow-deepq

    1,166View on GitHub↗

    A deep Q learning demonstration using Google Tensorflow

    Jupyter Notebook
    View on GitHub↗1,166
  • instadeepai/jumanjiinstadeepai avatar

    instadeepai/jumanji

    841View on GitHub↗

    🕹️ A diverse suite of scalable reinforcement learning environments in JAX

    Python
    View on GitHub↗841
  • kaixhin/atariKaixhin avatar

    Kaixhin/Atari

    264View on GitHub↗

    Persistent advantage learning dueling double DQN for the Arcade Learning Environment

    Lua
    View on GitHub↗264
  • openai/baselinesopenai avatar

    openai/baselines

    16,733View on GitHub↗

    Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation learning, and training orchestration. It provides a library of standardized learning algorithms used to benchmark and replicate research results, alongside a deep learning policy framework for constructing neural network architectures such as multi-layer perceptrons, convolutional networks, and long short-term memory networks. The project includes a specialized imitation learning toolkit that enables agents to mimic expert behavior through behavior cloning and generative adversarial

    Python
    View on GitHub↗16,733
See all 30 alternatives to Chainerrl→

Frequently asked questions

What does chainer/chainerrl do?

ChainerRL is a deep reinforcement learning library built on top of Chainer.

What are the main features of chainer/chainerrl?

The main features of chainer/chainerrl are: Algorithm Implementations, Reinforcement Learning Frameworks.

What are some open-source alternatives to chainer/chainerrl?

Open-source alternatives to chainer/chainerrl include: resibots/blackdrops — Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018. nivwusquorum/tensorflow-deepq — A deep Q learning demonstration using Google Tensorflow. instadeepai/jumanji — 🕹️ A diverse suite of scalable reinforcement learning environments in JAX. openai/baselines — Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation… kaixhin/atari — Persistent advantage learning dueling double DQN for the Arcade Learning Environment. rlcode/reinforcement-learning — Minimal and Clean Reinforcement Learning Examples.