paper-with-me

Papers

Shapechanger: Environments for Transfer Learning

2017-09-15 · Sébastien M. R. Arnold, Tsam Kiu Pun, Théo-Tim J. Denisart, Francisco J. Valero-Cuevas

We present Shapechanger, a library for transfer reinforcement learning specifically designed for robotic tasks. We consider three types of knowledge transfer---from simulation to simulation, from simulation to real, and from real to real---and a wide range of tasks with continuous states and actions. Shapechanger is under active development and open-sourced at: https://github.com/seba-1511/shapechanger/.

📄 PDF Abstract BibTeX arXiv:1709.05070

Code (1)

seba-1511/shapechanger 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer LearningTransfer Reinforcement Learning

Similar Papers 제목 키워드 기반

An advantage based policy transfer algorithm for reinforcement learning with measures of transferability

2023-11-12 · Md Ferdous Alam, Parinaz Naghizadeh, David Hoelzle

Reinforcement learning (RL) enables sequential decision-making in complex and high-dimensional environments through interaction with the environment. In most real-world applications, however, a high number of interaction…

continuous-controlContinuous ControlDecision MakingReinforcement Learning (RL)+1

Pixel to policy: DQN Encoders for within & cross-game reinforcement learning

2023-08-01 · Ashrya Agrawal, Priyanshi Shah, Sourabh Prakash

Reinforcement Learning can be applied to various tasks, and environments. Many of these environments have a similar shared structure, which can be exploited to improve RL performance on other tasks. Transfer learning can…

reinforcement-learningTransfer Learning

A New Representation of Successor Features for Transfer across Dissimilar Environments

2021-07-18 · Majid Abdolshah, Hung Le, Thommen Karimpanal George, Sunil Gupta 외

Transfer in reinforcement learning is usually achieved through generalisation across tasks. Whilst many studies have investigated transferring knowledge when the reward function changes, they have assumed that the dynami…

Gaussian ProcessesReinforcement Learning (RL)

Learning Representations that Support Robust Transfer of Predictors

2021-10-19 · Yilun Xu, Tommi Jaakkola

Ensuring generalization to unseen environments remains a challenge. Domain shift can lead to substantially degraded performance unless shifts are well-exercised within the available training environments. We introduce a …

Domain GeneralizationOut-of-Distribution Generalization

Zero-Shot Policy Transfer with Disentangled Attention

2019-09-25 · Josh Roy, George Konidaris

Domain adaptation is an open problem in deep reinforcement learning (RL). Often, agents are asked to perform in environments where data is difficult to obtain. In such settings, agents are trained in similar environments…

Deep Reinforcement LearningDomain AdaptationReinforcement Learning (RL)Representation Learning