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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Wenxuan-Zhou avatar

Wenxuan-Zhou/PLAS

0
View on GitHub↗
54 Stars·15 Forks·Python·MIT·2 Aufrufe

PLAS

This is the repository for our paper "PLAS: Latent Action Space for Offline Reinforcement Learning" in CoRL 2020. Please visit our website for more information.

Features

  • Offline RL Implementations - Latent action space for offline reinforcement learning.

Star-Verlauf

Star-Verlauf für wenxuan-zhou/plasStar-Verlauf für wenxuan-zhou/plas

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu PLAS

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PLAS.
  • aviralkumar2907/bearAvatar von aviralkumar2907

    aviralkumar2907/BEAR

    164Auf GitHub ansehen↗

    Update (07/17): We have released a cleaner implementation of BEAR on top of rlkit at: https://github.com/rail-berkeley/d4rl_evaluations, which goes with the latest version of the D4RL paper. We would encourage all users to use this new implementation as compared to this repo. We made…

    Python
    Auf GitHub ansehen↗164
  • aviralkumar2907/cqlAvatar von aviralkumar2907

    aviralkumar2907/CQL

    486Auf GitHub ansehen↗

    Code for Conservative Q-Learning for Offline Reinforcement Learning (https://arxiv.org/abs/2006.04779)

    Python
    Auf GitHub ansehen↗486
  • avisingh599/cogAvatar von avisingh599

    avisingh599/cog

    35Auf GitHub ansehen↗

    This repository accompanies the following paper:

    Python
    Auf GitHub ansehen↗35
  • albertwilcox/mcacAvatar von albertwilcox

    albertwilcox/mcac

    18Auf GitHub ansehen↗

    Author implementation of 'Monte Carlo Augmented Actor-Critic for Sparse Reward Deep Reinforcement Learning from Suboptimal Demonstrations'

    Python
    Auf GitHub ansehen↗18
Alle 15 Alternativen zu PLAS anzeigen→

Häufig gestellte Fragen

Was macht wenxuan-zhou/plas?

This is the repository for our paper "PLAS: Latent Action Space for Offline Reinforcement Learning" in CoRL 2020. Please visit our website for more information.

Was sind die Hauptfunktionen von wenxuan-zhou/plas?

Die Hauptfunktionen von wenxuan-zhou/plas sind: Offline RL Implementations.

Welche Open-Source-Alternativen gibt es zu wenxuan-zhou/plas?

Open-Source-Alternativen zu wenxuan-zhou/plas sind unter anderem: aviralkumar2907/bear — Update (07/17): We have released a cleaner implementation of BEAR on top of rlkit at:… aviralkumar2907/cql — Code for Conservative Q-Learning for Offline Reinforcement Learning (https://arxiv.org/abs/2006.04779). avisingh599/cog — This repository accompanies the following paper:. danieltakeshi/dcur — This is the code used for the paper:. eladsar/rbi — Implementation of distributed RL algorithms:. albertwilcox/mcac — Author implementation of 'Monte Carlo Augmented Actor-Critic for Sparse Reward Deep Reinforcement Learning from…