Giter Site home page Giter Site logo

taoli-nyu / gmsa Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 366 KB

This project contains supplementary materials for our accepted paper "On Convergence Rate of Adaptive Multiscale Value Function Approximation for Reinforcement Learning" 2019 IEEE MLSP.

gmsa's Introduction

GMSA(Generalized Multi-Scale Approximation)

This project contains supplementary materials for our accepted paper

Tao Li and Quanyan Zhu, On Convergence Rate of Adaptive Multiscale Value Function Approximation for Reinforcement Learning

2019 IEEE MLSP, Pittsburgh, PA, US.

Full Version Preprint

The skpipped proofs in the conference paper can be found in our preprint provided here, which later will also be available on arXiv.

Implementation

To implement our GMSA, please make sure that the followings are available

Requirements

  • Python 3.6
  • Pytorch
  • CUDA 7.5 (GPUs)
  • OpenAI gym (testbed)
  • wavelet packages
    In our experiment, only haar wavelets are involved hence no extra package is needed becasue of its simple structures. However, if more complicated basis functions come in, some wavelet packages are probably necessary (of course you can also devise the wavelets basis yourself)

A Tutorial

Udacity offers an example of classical tile coding, which is helpful for understanding the mechannism behind learning with adaptive basis.

GMSA

The code will be available after we complete the modification according to the feedback from the workshop participants.

gmsa's People

Contributors

taoli-nyu avatar

Watchers

 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.