You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The Hearthstone-AI Competition
I noticed that many decks defined in SabberStoneBasicAI\src\Meta\Decks.cs have cards commented out. In the competition, are our AI agents using these incomplete decks?
dockhorn....@gmail.com
unread,
Nov 5, 2020, 10:03:55 AM11/5/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The Hearthstone-AI Competition
We try to ensure that each card works properly during the evaluation. For the decks that will be announced at the beginning of the competition, the meta-decklist represents the final state of each deck to ensure that training agents are not disadvantaged. For the decks that are unknown prior to submission, we try to activate as many cards as possible, and the final list of cards may differ from the decks in the meta-deck list or may even look completely different.