Giter Club home page Giter Club logo

dpets's Introduction

Dropout-based Probabilistic Ensembles with Trajectory Sampling

Code to reproduce the experiments in Practical Probabilistic Model-based Deep Reinforcement Learning by Integrating Dropout Uncertainty and Trajectory Sampling. This paper is currently submitted to IEEE Transactions on Neural Networks and Learning Systems (TNNLS) for peer review.

method.png

Please feel free to contact us regarding to the details of implementing DPETS. (Wenjun Huang: [email protected] Yunduan Cui: [email protected])

Requirements

  1. Install MuJoCo 1.31 and copy your license key to ~/.mujoco/mjkey.txt.
  2. Install PyTorch, we recommend CUDA 11.6 and Pytorch 1.13.1
  3. Other dependencies can be installed with pip install -r requirements.txt.

Running Experiments

Experiment for a specific configuration can be run using:

python main.py --config cartpole

The specific configuration file is located in the configs directory and the default configuration file can be located in the root directory default_config.json was found, which allows you to modify the experimental parameters.

Logging

We use Tensorboard to record experimental data, you can view runs with:

tensorboard --logdir ./runs/ --port=6006 --host=0.0.0.0

Reference

@misc{huang2023practical,
      title={Practical Probabilistic Model-based Deep Reinforcement Learning by Integrating Dropout Uncertainty and Trajectory Sampling}, 
      author={Wenjun Huang and Yunduan Cui and Huiyun Li and Xinyu Wu},
      year={2023},
      eprint={2309.11089},
      archivePrefix={arXiv},
      primaryClass={eess.SY}
}

dpets's People

Contributors

mrjun123 avatar

Stargazers

Gaochengzhi avatar  avatar  avatar  avatar  avatar  avatar Yunduan Cui avatar  avatar

Watchers

 avatar

Forkers

cuiyd

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.