Giter Site home page Giter Site logo

distributed_sac's Introduction

Distributed SAC

Getting Started

You can run this repository as follows:

[Important] Before running, you should set your own ray parameters that fit your computer in respective main.py.

Choose one of these.

  1. To run LunarLander_Distributed_SAC, python3 LunarLander_Distributed_SAC/src/main.py
  2. To run MT1_Distributed_VSAC, python3 MT1_Distributed_VSAC/src/main.py
  3. To run MT1_Distributed_CARE, python3 MT1_Distributed_CARE/src/main.py
  4. To run MT10_Distributed_MTSAC, python3 MT10_Distributed_MTSAC/src/main.py
  5. To run MT10_Distributed_CARE, python3 MT10_Distributed_CARE/src/main.py

Test environment

  • CPU : i7-6700k
  • GPU : GTX 1080
  • OS : Ubuntu 18.04

Reference papers

  1. Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
  2. Soft Actor-Critic Algorithms and Applications
  3. Meta-World: A Benchmark and Evaluation for Multi-Task and Meta Reinforcement Learning
  4. Multi-Task Reinforcement Learning with Soft Modularization
  5. Multi-Task Reinforcement Learning with Context-based Representations

distributed_sac's People

Contributors

sksksk94 avatar

Stargazers

 avatar Linghui Meng avatar ShogoAkiyama avatar chenggr avatar  avatar HyukHu Shon avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

taekkyunam

distributed_sac's Issues

environment

Can you tell me the specific version of each package used by my environment?

Running error

Hi, I was using your code on windows. The error information is as follows:
redis.exceptions.AuthenticationError: Authentication required. Could you please help me, thanks.

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.