paper-with-me

홈 › Papers

Architecting and Visualizing Deep Reinforcement Learning Models

2021-12-02 · Alexander Neuwirth, Derek Riley

To meet the growing interest in Deep Reinforcement Learning (DRL), we sought to construct a DRL-driven Atari Pong agent and accompanying visualization tool. Existing approaches do not support the flexibility required to create an interactive exhibit with easily-configurable physics and a human-controlled player. Therefore, we constructed a new Pong game environment, discovered and addressed a number of unique data deficiencies that arise when applying DRL to a new environment, architected and tuned a policy gradient based DRL model, developed a real-time network visualization, and combined these elements into an interactive display to help build intuition and awareness of the mechanics of DRL inference.

📄 PDF Abstract BibTeX arXiv:2112.01451

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Software Architecture for ML-based Systems: What Exists and What Lies Ahead

2021-03-14 · Henry Muccini, Karthik Vaidhyanathan

The increasing usage of machine learning (ML) coupled with the software architectural challenges of the modern era has resulted in two broad research areas: i) software architecture for ML-based systems, which focuses on…

Towards Human-Bot Collaborative Software Architecting with ChatGPT

2023-02-26 · Aakash Ahmad, Muhammad Waseem, Peng Liang, Mahdi Fehmideh 외

Architecting software-intensive systems can be a complex process. It deals with the daunting tasks of unifying stakeholders' perspectives, designers' intellect, tool-based automation, pattern-driven reuse, and so on, to …

Architecting Dependable Learning-enabled Autonomous Systems: A Survey

2019-02-27 · Chih-Hong Cheng, Dhiraj Gulati, Rongjie Yan

We provide a summary over architectural approaches that can be used to construct dependable learning-enabled autonomous systems, with a focus on automated driving. We consider three technology pillars for architecting de…

Survey

Architecting Safer Autonomous Aviation Systems

2023-01-09 · Jane Fenn, Mark Nicholson, Ganesh Pai, Michael Wilkinson

The aviation literature gives relatively little guidance to practitioners about the specifics of architecting systems for safety, particularly the impact of architecture on allocating safety requirements, or the relative…

Architecting AgentOS: From Token-Level Context to Emergent System-Level Intelligence

2026-02-24 · ChengYou Li, XiaoDong Liu, XiangBao Meng, XinYu Zhao arxiv

The paradigm of Large Language Models is undergoing a fundamental transition from static inference engines to dynamic autonomous cognitive systems.While current research primarily focuses on scaling context windows or op…

Prompt Engineering