Reinforcement Learning.jl in a RTS #292
ashwanirathee
started this conversation in
General
Replies: 2 comments 6 replies
-
Hi @ashwani-rathee , Until now, I'm not aware of any projects that use this package to play games as you listed above. |
Beta Was this translation helpful? Give feedback.
6 replies
-
You might be interested in this: https://minerl.io/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @findmyway, I want to ask if there are any existing projects that use ReinforcementLearning.jl in a real game like Minecraft, 0 a.d., dota2 etc. I am quite interested in this topic and would love to explore this.
For mincraft, there is proper malmo project: https://github.com/microsoft/malmo , project is under MIT license but mincraft itself isn't itself open source. Malmo has like some pieces of mincraft to create scenarios.
There is none for 0 a.d. but its kind of an equivalent of AOE and it has clean nice scenario editor. And it's open source, so worth a look imo.
I wanted to ask about your thoughts on this topic 😄
Beta Was this translation helpful? Give feedback.
All reactions