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
Kaixhin avatar

Kaixhin/Atari

0
View on GitHub↗
264 stars·72 forks·Lua·MIT·10 views

Atari

Persistent advantage learning dueling double DQN for the Arcade Learning Environment

Features

  • Algorithm Implementations - Deep Q-networks and asynchronous agents implemented in Torch.
  • Reinforcement Learning Frameworks - Deep Q-networks and asynchronous agents implemented in Torch.

Star history

Star history chart for kaixhin/atariStar history chart for kaixhin/atari

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

Frequently asked questions

What does kaixhin/atari do?

Persistent advantage learning dueling double DQN for the Arcade Learning Environment

What are the main features of kaixhin/atari?

The main features of kaixhin/atari are: Algorithm Implementations, Reinforcement Learning Frameworks.

Which projects share features with kaixhin/atari?

Projects with overlapping indexed features include: openai/baselines — Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation… resibots/blackdrops — Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018. chainer/chainerrl — ChainerRL is a deep reinforcement learning library built on top of Chainer. instadeepai/jumanji — 🕹️ A diverse suite of scalable reinforcement learning environments in JAX. nivwusquorum/tensorflow-deepq — A deep Q learning demonstration using Google Tensorflow. rlcode/reinforcement-learning — Minimal and Clean Reinforcement Learning Examples.

Projects sharing features with Atari

These projects share indexed features with Atari. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • instadeepai/jumanjiinstadeepai avatar

    instadeepai/jumanji

    841View on GitHub↗

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

    Python
    View on GitHub↗841
  • 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
  • chainer/chainerrlchainer avatar

    chainer/chainerrl

    1,200View on GitHub↗

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

    Python
    View on GitHub↗1,200
  • 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
Compare all 30 related projects→