Open anxiaonuoxyz opened 2 years ago
In addition, I use the map editor of sc2 to create a new mission map. After I train the migration strategy, I want to watch the replayof the new mission, but sc2 tells me that the map cannot be found. Is there any way to watch the post-migration replay? Thank you!
For the replay, you can add the map file in the directory where StarCraft is installed.
For the transfer experiment, what is your source task? and what is the new task?
anxiaonuoxyz @.***> 于2021年12月8日周三 14:54写道:
In addition, I use the map editor of sc2 to create a new mission map. After I train the migration strategy, I want to watch the replayof the new mission, but sc2 tells me that the map cannot be found. Is there any way to watch the post-migration replay? Thank you!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TonghanWang/RODE/issues/8#issuecomment-988548148, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIX4MOSBWCAAEVQ4OAITYSTUP36KFANCNFSM5JQQHVUQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
For the replay, you can add the map file in the directory where StarCraft is installed. For the transfer experiment, what is your source task? and what is the new task? anxiaonuoxyz @.***> 于2021年12月8日周三 14:54写道: … In addition, I use the map editor of sc2 to create a new mission map. After I train the migration strategy, I want to watch the replayof the new mission, but sc2 tells me that the map cannot be found. Is there any way to watch the post-migration replay? Thank you! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#8 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIX4MOSBWCAAEVQ4OAITYSTUP36KFANCNFSM5JQQHVUQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I implemented it in accordance with the transfer strategy in the paper. My original mission uses a map corridor, and the new mission is to add two or four enemy units. For the replay, I have placed the newly created map in the map directory under the StarCraft II directory.I would be grateful if you could help me, thanks.
I followed the method in the paper, and at the same time, I adjusted the obs, state, and the relevant dimensions in the network. After some steps, I ran through but the winning rate was 0. I would like to ask if you have any specific details about the relevant migration strategy or The code, if there is any, I would be very grateful, thank you!