paper-with-me

홈 › Papers

Baconian: A Unified Open-source Framework for Model-Based Reinforcement Learning

2019-04-23 · Linsen Dong, Guanyu Gao, Xinyi Zhang, Liang-Yu Chen, Yonggang Wen

Model-Based Reinforcement Learning (MBRL) is one category of Reinforcement Learning (RL) algorithms which can improve sampling efficiency by modeling and approximating system dynamics. It has been widely adopted in the research of robotics, autonomous driving, etc. Despite its popularity, there still lacks some sophisticated and reusable open-source frameworks to facilitate MBRL research and experiments. To fill this gap, we develop a flexible and modularized framework, Baconian, which allows researchers to easily implement a MBRL testbed by customizing or building upon our provided modules and algorithms. Our framework can free users from re-implementing popular MBRL algorithms from scratch thus greatly save users' efforts on MBRL experiments.

📄 PDF Abstract BibTeX arXiv:1904.10762

Code (2)

Lukeeeeee/baconian-project 공식 구현 tf
cap-ntu/baconian-project 공식 구현 tf

Tasks

Autonomous DrivingModel-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

MimicKit: A Reinforcement Learning Framework for Motion Imitation and Control

2025-10-15 · Xue Bin Peng arxiv

MimicKit is an open-source framework for training motion controllers using motion imitation and reinforcement learning. The codebase provides implementations of commonly-used motion-imitation techniques and RL algorithms…

Reinforcement Learning

Unified Reinforcement and Imitation Learning for Vision-Language Models

2025-10-22 · Byung-Kwan Lee, Ryo Hachiuma, Yong Man Ro, Yu-Chiang Frank Wang 외 arxiv

Vision-Language Models (VLMs) have achieved remarkable progress, yet their large scale often renders them impractical for resource-constrained environments. This paper introduces Unified Reinforcement and Imitation Learn…

Reinforcement LearningText Generation

Toward Enhanced Reinforcement Learning-Based Resource Management via Digital Twin: Opportunities, Applications, and Challenges

2024-06-12 · Nan Cheng, Xiucheng Wang, Zan Li, Zhisheng Yin 외

This article presents a digital twin (DT)-enhanced reinforcement learning (RL) framework aimed at optimizing performance and reliability in network resource management, since the traditional RL methods face several unifi…

ManagementReinforcement Learning (RL)

Mamoda2.5: Enhancing Unified Multimodal Model with DiT-MoE

2026-05-04 · Yangming Shi, Shixiang Zhu, Tao Shen, Zhimiao Yu 외 arxiv

We present Mamoda2.5, a unified AR-Diffusion framework that seamlessly integrates multimodal understanding and generation within a single architecture. To efficiently enhance the model's generation capability, we equip t…

Reinforcement Learning

Orbit: A Unified Simulation Framework for Interactive Robot Learning Environments

2023-01-10 · Mayank Mittal, Calvin Yu, Qinxi Yu, Jingzhou Liu 외

We present Orbit, a unified and modular framework for robot learning powered by NVIDIA Isaac Sim. It offers a modular design to easily and efficiently create robotic environments with photo-realistic scenes and high-fide…

GPUImitation LearningMotion Planningreinforcement-learning+4