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

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

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

10 रिपॉजिटरी

Awesome GitHub RepositoriesAlgorithm Implementations

Libraries and collections providing ready-to-use reinforcement learning algorithms.

Explore 10 awesome GitHub repositories matching part of an awesome list · Algorithm Implementations. Refine with filters or upvote what's useful.

Awesome Algorithm Implementations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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

    Well-tested implementations of standard reinforcement learning algorithms.

    Python
    GitHub पर देखें↗16,733
  • 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

    Implementations of common machine learning algorithms from scratch.

    Python
    GitHub पर देखें↗10,983
  • rlcode/reinforcement-learningrlcode का अवतार

    rlcode/reinforcement-learning

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

    Minimal and Clean Reinforcement Learning Examples

    Minimal and clean examples of various reinforcement learning algorithms.

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

    ShangtongZhang/DeepRL

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

    Modularized Implementation of Deep RL Algorithms in PyTorch

    Deep reinforcement learning algorithms implemented in PyTorch.

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

    chainer/chainerrl

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

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

    Deep reinforcement learning algorithms implemented in Chainer.

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

    nivwusquorum/tensorflow-deepq

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

    A deep Q learning demonstration using Google Tensorflow

    Demonstration of deep Q-learning using the TensorFlow framework.

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

    instadeepai/jumanji

    841GitHub पर देखें↗

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

    Hardware-accelerated environments for industry-driven research.

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

    yandexdataschool/AgentNet

    299GitHub पर देखें↗

    Deep Reinforcement Learning library for humans

    Library for deep reinforcement learning using Theano and Lasagne.

    Python
    GitHub पर देखें↗299
  • kaixhin/atariKaixhin का अवतार

    Kaixhin/Atari

    264GitHub पर देखें↗

    Persistent advantage learning dueling double DQN for the Arcade Learning Environment

    Deep Q-networks and asynchronous agents implemented in Torch.

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

    resibots/blackdrops

    66GitHub पर देखें↗

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

    Modular code for model-based policy search algorithms.

    C++
    GitHub पर देखें↗66
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Algorithm Implementations