GithubHelp home page GithubHelp logo

wt4elegantrl's Introduction

Wt4ElegantRL

Wt4ElegantRL = WonderTrader + ElegantRL

Document by panyunan

https://gitee.com/panyunan/wt4elegantrl-doc

INSTALL

clone

git clone https://github.com/drlgistics/Wt4ElegantRL.git
cd Wt4ElegantRL

with cuda

conda env create -n wt4elegantrl --file ./requirements/full_with_cuda.yaml

or without cuda

conda env create -n wt4elegantrl --file ./requirements/full_without_cuda.yaml

activate

conda activate wt4elegantrl

RLLIB

demo

python ./compare_rllib.py test -p ./trained/rllib/TD3_2021-10-29_11-21-37/TD3_SimpleCTAEnv_536e7_00000_0_2021-10-29_11-21-37/checkpoint_000023/checkpoint-23

train

python ./compare_rllib.py train

SB3

demo

python ./compare_sb3.py test -p ./trained/sb3/td3/best_model

train

python ./compare_sb3.py train

ELEGANTRL

train

python ./compare_elegantrl.py train

wt4elegantrl's People

Contributors

zerounnet 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.