Git Product home page Git Product logo

unreal's Introduction

UNREAL / A3C / A3C-LSTM agent for MINOS

This is an implementation of the UNREAL agent described in Reinforcement Learning with Unsupervised Auxiliary Tasks by Jaderberg et al. 2016 for use with the MINOS multimodal indoor simulator. This implementation is directly adaptated from https://github.com/miyosuda/unreal with a thin gym wrapper around the MINOS framework. The original implementation README.md file is here. This code also implements the A3C and A3C-LSTM baseline agents (as ablations of the full UNREAL agent -- see options.py for relevant flags).

Installation

Follow the MINOS installation instructions. Confirm that the minos package is available by running python3 -c 'import minos; print(minos)'.

Running experiments

Start experiments using invocations such as the following:

python3 main.py --env_type indoor --env_name pointgoal_suncg_se

python3 main.py --env_type indoor --env_name objectgoal_suncg_mf

python3 main.py --env_type indoor --env_name roomgoal_mp3d_s

Refer to options.py for available arguments that control the hyperparameters and agent architecture.

unreal's People

Contributors

angelxuanchang avatar arpit15 avatar johny-c avatar miyosuda avatar msavva avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.