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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to atgambardella/pytorch-es

Open-source alternatives to Pytorch Es

30 open-source projects similar to atgambardella/pytorch-es, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pytorch Es alternative.

  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0View on GitHub↗
    View on GitHub↗0
  • ikostrikov/pytorch-trpoI

    ikostrikov/pytorch-trpo

    0View on GitHub↗
    View on GitHub↗0
  • ikostrikov/pytorch-nafikostrikov avatar

    ikostrikov/pytorch-naf

    313View on GitHub↗

    Implementation of algorithms for continuous control (DDPG and NAF).

    Python
    View on GitHub↗313
  • mjacar/pytorch-trpoM

    mjacar/pytorch-trpo

    0View on GitHub↗
    View on GitHub↗0
  • onlytailei/a3c-pytorchO

    onlytailei/A3C-PyTorch

    0View on GitHub↗
    View on GitHub↗0
  • jameschuanggg/pytorch-reinforceJ

    JamesChuanggg/pytorch-REINFORCE

    0View on GitHub↗
    View on GitHub↗0
  • higgsfield/rl-adventurehiggsfield avatar

    higgsfield/RL-Adventure

    3,178View on GitHub↗

    Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL

    Jupyter Notebook
    View on GitHub↗3,178

AI search

Explore more awesome repositories

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

Find more with AI search
  • ikostrikov/pytorch-a2c-ppo-acktrI

    ikostrikov/pytorch-a2c-ppo-acktr

    0View on GitHub↗
    View on GitHub↗0
  • jingweiz/pytorch-rljingweiz avatar

    jingweiz/pytorch-rl

    802View on GitHub↗

    Deep Reinforcement Learning with pytorch & visdom

    Python
    View on GitHub↗802
  • mjacar/pytorch-necM

    mjacar/pytorch-nec

    0View on GitHub↗
    View on GitHub↗0
  • transedward/pytorch-dqnT

    transedward/pytorch-dqn

    0View on GitHub↗
    View on GitHub↗0
  • pemami4911/neural-combinatorial-rl-pytorchpemami4911 avatar

    pemami4911/neural-combinatorial-rl-pytorch

    610View on GitHub↗

    PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940

    Python
    View on GitHub↗610
  • karandesai-96/lang-emerge-parlaiK

    karandesai-96/lang-emerge-parlai

    0View on GitHub↗
    View on GitHub↗0
  • kaixhin/rainbowKaixhin avatar

    Kaixhin/Rainbow

    1,672View on GitHub↗

    Rainbow: Combining Improvements in Deep Reinforcement Learning

    Pythondeep-learningdeep-reinforcement-learning
    View on GitHub↗1,672
  • facebookresearch/translagentfacebookresearch avatar

    facebookresearch/translagent

    82View on GitHub↗

    Emergent Translation in Multi-Agent Communication PyTorch implementation of the models described in the paper Emergent Translation in Multi-Agent Communication.

    Python
    View on GitHub↗82
  • floringogianu/categorical-dqnF

    floringogianu/categorical-dqn

    0View on GitHub↗
    View on GitHub↗0
  • higgsfield/rl-adventure-2H

    higgsfield/RL-Adventure-2

    0View on GitHub↗
    View on GitHub↗0
  • meta-llama/llama-cookbookmeta-llama avatar

    meta-llama/llama-cookbook

    18,375View on GitHub↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    View on GitHub↗18,375
  • akanimax/t2fA

    akanimax/T2F

    0View on GitHub↗
    View on GitHub↗0
  • ajbrock/smashA

    ajbrock/SMASH

    0View on GitHub↗
    View on GitHub↗0
  • agermanidis/thingscoopagermanidis avatar

    agermanidis/thingscoop

    358View on GitHub↗

    Search and filter videos based on objects that appear in them using convolutional neural networks

    Python
    View on GitHub↗358
  • ajbrock/freezeoutA

    ajbrock/FreezeOut

    0View on GitHub↗
    View on GitHub↗0
  • alihassanijr/discernalihassanijr avatar

    alihassanijr/DISCERN

    0View on GitHub↗

    This repository contains the implementation of DISCERN in Python. You can download the manuscript from my website or arXiv.

    Python
    View on GitHub↗0
  • alibabaresearch/damo-convaiAlibabaResearch avatar

    AlibabaResearch/DAMO-ConvAI

    1,561View on GitHub↗

    DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.

    Pythonconversational-aideep-learningdialog
    View on GitHub↗1,561
  • alykhantejani/nninitA

    alykhantejani/nninit

    0View on GitHub↗
    View on GitHub↗0
  • amdegroot/pytorch-containersA

    amdegroot/pytorch-containers

    0View on GitHub↗
    View on GitHub↗0
  • amdegroot/ssd.pytorchamdegroot avatar

    amdegroot/ssd.pytorch

    5,224View on GitHub↗

    This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and localizing multiple objects within images and video. The project provides a neural network architecture designed for single-shot object detection, which predicts bounding boxes and class labels in one pass. The implementation includes a real-time object detector capable of processing live video streams to track and label objects across sequential frames. It also features a complete computer vision training pipeline for preparing image datasets and training model weights. The fra

    Pythoncomputer-visiondeep-learningimage-recognition
    View on GitHub↗5,224
  • amenra/ranxAmenRa avatar

    AmenRa/ranx

    681View on GitHub↗

    ⚡️A Blazing-Fast Python Library for Ranking Evaluation, Comparison, and Fusion 🐍

    Python
    View on GitHub↗681
  • andrewliao11/dni.pytorchA

    andrewliao11/dni.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • airlab-polimi/mushroomA

    AIRLab-POLIMI/mushroom

    0View on GitHub↗
    View on GitHub↗0