awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kaixhin/atari

Open-source alternatives to Atari

30 open-source projects similar to kaixhin/atari, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Atari alternative.

  • yandexdataschool/agentnetyandexdataschool का अवतार

    yandexdataschool/AgentNet

    299GitHub पर देखें↗

    Deep Reinforcement Learning library for humans

    Python
    GitHub पर देखें↗299
  • nivwusquorum/tensorflow-deepqnivwusquorum का अवतार

    nivwusquorum/tensorflow-deepq

    1,166GitHub पर देखें↗

    A deep Q learning demonstration using Google Tensorflow

    Jupyter Notebook
    GitHub पर देखें↗1,166
  • instadeepai/jumanjiinstadeepai का अवतार

    instadeepai/jumanji

    841GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗841
  • resibots/blackdropsresibots का अवतार

    resibots/blackdrops

    66GitHub पर देखें↗

    Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018

    C++
    GitHub पर देखें↗66
  • rlcode/reinforcement-learningrlcode का अवतार

    rlcode/reinforcement-learning

    3,642GitHub पर देखें↗

    Minimal and Clean Reinforcement Learning Examples

    Python
    GitHub पर देखें↗3,642
  • chainer/chainerrlchainer का अवतार

    chainer/chainerrl

    1,200GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,200

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • shangtongzhang/deeprlShangtongZhang का अवतार

    ShangtongZhang/DeepRL

    3,428GitHub पर देखें↗

    Modularized Implementation of Deep RL Algorithms in PyTorch

    Python
    GitHub पर देखें↗3,428
  • openai/baselinesopenai का अवतार

    openai/baselines

    16,733GitHub पर देखें↗

    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
    GitHub पर देखें↗16,733
  • google/dopaminegoogle का अवतार

    google/dopamine

    10,879GitHub पर देखें↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    GitHub पर देखें↗10,879
  • facebookresearch/habitat-labfacebookresearch का अवतार

    facebookresearch/habitat-lab

    2,848GitHub पर देखें↗

    Habitat-Lab is an open-source platform for training and evaluating embodied AI agents in photorealistic 3D indoor environments. It functions as a high-performance 3D indoor environment simulator that supports physics-based interaction, enabling research into navigation and manipulation tasks. The platform provides a modular task-environment abstraction that separates task logic from environment simulation, using configuration-driven pipeline assembly to compose simulation and training pipelines. It includes a hierarchical sensor-actuator architecture for mixing and matching perception and act

    Pythonaicomputer-visiondeep-learning
    GitHub पर देखें↗2,848
  • ju-jl/reinforcementlearninganintroduction.jlJu-jl का अवतार

    Ju-jl/ReinforcementLearningAnIntroduction.jl

    332GitHub पर देखें↗

    Julia code for the book Reinforcement Learning An Introduction

    Julia
    GitHub पर देखें↗332
  • langfengq/verl-agentlangfengQ का अवतार

    langfengQ/verl-agent

    1,548GitHub पर देखें↗
    Pythonagent-frameworkdeepseek-r1gigpo
    GitHub पर देखें↗1,548
  • lywangpx/reinforcement-learning-2nd-edition-by-sutton-exercise-solutionsLyWangPX का अवतार

    LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions

    2,417GitHub पर देखें↗

    Solutions of Reinforcement Learning, An Introduction

    Jupyter Notebook
    GitHub पर देखें↗2,417
  • maitrix-org/llm-reasonersmaitrix-org का अवतार

    maitrix-org/llm-reasoners

    2,345GitHub पर देखें↗

    LLM Reasoners is a library to enable LLMs to conduct complex reasoning, with advanced reasoning algorithms. It approaches multi-step reasoning as planning and searches for the optimal reasoning chain, which achieves the best balance of exploration vs exploitation with the idea of "World Model"…

    Python
    GitHub पर देखें↗2,345
  • microsoft/agent-lightningmicrosoft का अवतार

    microsoft/agent-lightning

    15,047GitHub पर देखें↗

    Agent Lightning is an optimization framework designed to refine the performance of individual AI agents within complex multi-agent systems. It provides a platform for improving decision-making and task execution by applying reinforcement learning, supervised fine-tuning, and automated prompt optimization. The framework distinguishes itself through its ability to isolate specific agents for targeted tuning, allowing developers to enhance individual behaviors while maintaining the stability of the broader system architecture. By utilizing a modular interface, it integrates with diverse agent fr

    Pythonagentagentic-aillm
    GitHub पर देखें↗15,047
  • modalminds/mm-eurekaModalMinds का अवतार

    ModalMinds/MM-EUREKA

    771GitHub पर देखें↗

    MM-EUREKA: Exploring the Frontiers of Multimodal Reasoning with Rule-based Reinforcement Learning

    Python
    GitHub पर देखें↗771
  • novasky-ai/skyrlNovaSky-AI का अवतार

    NovaSky-AI/SkyRL

    1,611GitHub पर देखें↗
    Python
    GitHub पर देखें↗1,611
  • nvidia-nemo/rlNVIDIA-NeMo का अवतार

    NVIDIA-NeMo/RL

    1,756GitHub पर देखें↗

    Documentation | Discussions | Contributing

    Python
    GitHub पर देखें↗1,756
  • om-ai-lab/vlm-r1om-ai-lab का अवतार

    om-ai-lab/VLM-R1

    5,991GitHub पर देखें↗

    VLM-R1 is a reasoning vision-language model and embodied AI framework designed to map visual inputs and language instructions into physical navigation waypoints and robotic actions. It functions as a multimodal policy optimizer and an open vocabulary detector capable of locating objects based on arbitrary natural language descriptions. The system distinguishes itself through the use of chain-of-thought reasoning and reinforcement learning to solve complex visual and spatial tasks. It utilizes a video semantic memory system, which employs a visual cache to maintain a history of live video for

    Python
    GitHub पर देखें↗5,991
  • open-reasoner-zero/open-reasoner-zeroOpen-Reasoner-Zero का अवतार

    Open-Reasoner-Zero/Open-Reasoner-Zero

    2,095GitHub पर देखें↗

    An Open Source Approach to Scaling Up Reinforcement Learning on the Base Model

    Python
    GitHub पर देखें↗2,095
  • openrlhf/openrlhfOpenRLHF का अवतार

    OpenRLHF/OpenRLHF

    9,675GitHub पर देखें↗

    OpenRLHF is a training framework and alignment library designed for reinforcement learning from human feedback across distributed GPU clusters. It provides tools for aligning large language models and multimodal vision-language models using algorithms such as PPO, GRPO, and DPO. The framework distinguishes itself through a distributed inference engine that overlaps sample rollout with training to increase throughput. It supports scaling to models exceeding 70 billion parameters via parameter sharding and handles long-context sequences through ring-attention sequence parallelism. The project

    Pythonlarge-language-modelsopenai-o1proximal-policy-optimization
    GitHub पर देखें↗9,675
  • agentica-project/rllmagentica-project का अवतार

    agentica-project/rllm

    400GitHub पर देखें↗

    🚀 Reinforcement Learning for Language Agents🌟

    Jupyter Notebook
    GitHub पर देखें↗400
  • rlinf/rlinfRLinf का अवतार

    RLinf/RLinf

    2,502GitHub पर देखें↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Pythonagentic-aiembodied-aireinforcement-learning
    GitHub पर देखें↗2,502
  • rushter/mlalgorithmsrushter का अवतार

    rushter/MLAlgorithms

    10,983GitHub पर देखें↗

    MLAlgorithms is an educational machine learning algorithm library consisting of core predictive models implemented from scratch in Python. It serves as a reference for developers to study the internal logic and mathematical workings of these models through clean, minimal implementations. The codebase focuses on the study of algorithm implementation and machine learning education, providing a way to understand internal mechanics by building components without relying on heavy external libraries. The project utilizes object-oriented encapsulation and NumPy-based vectorization to manage model s

    Python
    GitHub पर देखें↗10,983
  • sail-sg/understand-r1-zerosail-sg का अवतार

    sail-sg/understand-r1-zero

    1,214GitHub पर देखें↗
    Pythonllmr1-zeroreasoning
    GitHub पर देखें↗1,214
  • shangtongzhang/reinforcement-learning-an-introductionShangtongZhang का अवतार

    ShangtongZhang/reinforcement-learning-an-introduction

    14,569GitHub पर देखें↗

    This project is a Python-based educational framework designed to simulate reinforcement learning algorithms and environments. It serves as a platform for reproducing classic textbook examples, allowing users to study agent behavior, policy improvement, and the fundamental mechanics of decision-making in controlled settings. The library provides implementations for core reinforcement learning concepts, including temporal difference learning, Monte Carlo episode sampling, and tabular value function approximation. It enables the analysis of specific algorithmic behaviors, such as identifying and

    Pythonartificial-intelligencereinforcement-learning
    GitHub पर देखें↗14,569
  • simple-efficient/rl-factorySimple-Efficient का अवतार

    Simple-Efficient/RL-Factory

    1,768GitHub पर देखें↗

    📘Tutorial | 🛠️Installation | 🎨Framework

    Python
    GitHub पर देखें↗1,768
  • thudm/slimeTHUDM का अवतार

    THUDM/slime

    4,259GitHub पर देखें↗

    SLIME is a distributed reinforcement learning framework for large language model post-training that bridges Megatron training with SGLang inference servers. It orchestrates scalable RL loops across GPU clusters, decoupling training and inference into independent processes that communicate over HTTP and NCCL for independent scaling and fault tolerance. The system supports multi-agent reinforcement learning workflows with parallel agent instances, customizable rollout strategies, and personalized agent serving that improves models from prior conversations without disrupting API serving. The fra

    Python
    GitHub पर देखें↗4,259
  • tidedra/lmm-r1TideDra का अवतार

    TideDra/lmm-r1

    846GitHub पर देखें↗

    Extend OpenRLHF to support LMM RL training for reproduction of DeepSeek-R1 on multimodal tasks.

    Python
    GitHub पर देखें↗846
  • tiger-ai-lab/verl-toolTIGER-AI-Lab का अवतार

    TIGER-AI-Lab/verl-tool

    1,006GitHub पर देखें↗

    A version of verl to support diverse tool use TMLR 2026

    Python
    GitHub पर देखें↗1,006