GithubHelp home page GithubHelp logo

czthehusky / competition_olympics-running Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jidiai/competition_olympics-running

1.0 0.0 0.0 115.91 MB

A guide to train your husky-like agents

License: MIT License

Python 100.00%

competition_olympics-running's Introduction

AI3617 GTMAL Final Project

https://www.bilibili.com/video/BV1TY4y1x7u1

https://www.bilibili.com/video/BV1rF411G72L

Training

Current multithread settings are tested with two A100 GPUs with 40GB of memory each.

cd rl_trainer_rnn_mt

python main.py --mix_maps --reward_shaping

Resume training from a check point

cd rl_trainer_rnn_mt

python main.py --mix_maps --reward_shaping --check_point --actor_path '' --critic_path '' --ep ep_num --tc train_count

Self-play

Don't forget to prepare 17 opponents in './self_play_opponents' first. Feel free to choose them from your stored models.

cd rl_trainer_rnn_mt

python self_play.py --actor_path '' --critic_path '' --reward_shaping

Evaluation

cd evaluation

python eval.py

competition_olympics-running's People

Contributors

yansong97 avatar czthehusky avatar yutongamber avatar

Stargazers

Zhehao Zhang 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.