Skip to content

lenLRX/Dota2BotStepByStep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dota2BotStepByStep

requirement

python3 pytorch > 0.4 tensorboardX

train

export $PYTHONPATH=/path/to/repo python3 ./d2bot/test/A3CParallel.py

test

set path of your model at ./d2bot/test/A3CEnvSpliter_load.py:line 97

python3 ./d2bot/test/A3CEnvSpliter_load.py visible

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages