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

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

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

albertwilcox/mcac

0
View on GitHub↗
18 स्टार्स·2 फोर्क्स·Python·3 व्यूज़sites.google.com/view/mcac-rl/home↗

Mcac

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

Features

  • Offline RL Implementations - Monte Carlo augmented actor-critic for sparse reward deep reinforcement learning.

स्टार हिस्ट्री

albertwilcox/mcac के लिए स्टार हिस्ट्री चार्टalbertwilcox/mcac के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Mcac के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Mcac के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • aviralkumar2907/cqlaviralkumar2907 का अवतार

    aviralkumar2907/CQL

    486GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗486
  • avisingh599/cogavisingh599 का अवतार

    avisingh599/cog

    35GitHub पर देखें↗

    This repository accompanies the following paper:

    Python
    GitHub पर देखें↗35
  • danieltakeshi/dcurDanielTakeshi का अवतार

    DanielTakeshi/DCUR

    1GitHub पर देखें↗

    This is the code used for the paper:

    Python
    GitHub पर देखें↗1
  • aviralkumar2907/bearaviralkumar2907 का अवतार

    aviralkumar2907/BEAR

    164GitHub पर देखें↗

    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
    GitHub पर देखें↗164
Mcac के सभी 15 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

albertwilcox/mcac क्या करता है?

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

albertwilcox/mcac की मुख्य विशेषताएं क्या हैं?

albertwilcox/mcac की मुख्य विशेषताएं हैं: Offline RL Implementations।

albertwilcox/mcac के कुछ ओपन-सोर्स विकल्प क्या हैं?

albertwilcox/mcac के ओपन-सोर्स विकल्पों में शामिल हैं: 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:. facebookresearch/vip — Jason Yecheng Ma 12 , Shagun Sodhani 1 Dinesh Jayaraman 2 , Osbert Bastani 2 , {Vikash Kumar 1 , Amy Zhang 1 }. aviralkumar2907/bear — Update (07/17): We have released a cleaner implementation of BEAR on top of rlkit at:…