Coder Social home page Coder Social logo

lovelybuggies / python_maddpg_sc2le Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 49.45 MB

My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗

Home Page: https://github.com/LovelyBuggies/Python_MADDPG_SC2LE/wiki

Python 100.00%
maddpg deep-q-learning reinforcement-learning deep-neural-networks starcraft-ii sc2le game-ai casia

python_maddpg_sc2le's Introduction

Welcome to LøvelyBuggies's Hut 👋

Hi, I'm Nino, a Chinese software developer. I'm an open-source professional and study at Columbia University.

GIF

Current Status Quo

  • 🎓 Studying at Columbia.
  • 💻 Working on Hist.
  • 🌱 Learning Python.
  • ⭐️ Interested in DRL.
  • 📭 Email to reach me :)

python_maddpg_sc2le's People

Contributors

lovelybuggies avatar

Stargazers

 avatar

python_maddpg_sc2le's Issues

pysc2.maps.lib.NoMapException: Map doesn't exist: no_loop_reapers

你好,我运行train_maddpg.py后显示这个提醒,猜想是no_loop_reapers地图文件不存在。然而我在暴雪发布的地图中并没有找到这个地图文件,然后尝试将train_maddpg.py代码中54行的no_loop_reapers改为simple64,代码可以运行,但是进入游戏后几秒后就挂掉了。请问是什么原因呢,如果是地图原因的话,能不能麻烦把地图文件发一下呢?
谢谢

遇到的一点问题,请问哪里有这个地图下

Traceback (most recent call last):
File "C:/Users/Long/Desktop/Python_MADDPG_SC2LE/train_maddpg.py", line 107, in
app.run(main)
File "C:\Users\Long\Anaconda3\lib\site-packages\absl\app.py", line 299, in run
_run_main(main, args)
File "C:\Users\Long\Anaconda3\lib\site-packages\absl\app.py", line 250, in _run_main
sys.exit(main(argv))
File "C:/Users/Long/Desktop/Python_MADDPG_SC2LE/train_maddpg.py", line 82, in main
maps.get(FLAGS.map) # Assert the map exists.
File "C:\Users\Long\Anaconda3\lib\site-packages\pysc2\maps\lib.py", line 136, in get
raise NoMapException("Map doesn't exist: %s" % map_name)
pysc2.maps.lib.NoMapException: Map doesn't exist: no_loop_reapers

SC2 screen message during training

Hi,
Can you please let me know how to get rid of or delete the message (CHEAT local player KillUnitTagBy..) that appears on the game screen during the training?
With many thanks
SC2 message

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.