I am a legend: Hacking Hearthstone with machine-learning Defcon talk wrap-up

I am a legend: Hacking Hearthstone with machine-learning Defcon talk wrap-up: video and slides available but no tool.

Good news! The video and slides of our talk on how to use machine learning for Hearthstone are finally available for those who couldn't come to Defcon.

In this talk, Celine and I demonstrate how to use data analysis to find undervalued cards and how to exploit the game’s structure using machine learning to predict the opponent's deck.

 

You can see the slides on Slideshare and the video on YouTube:

https://youtu.be/ao3P5QCrF_M

 

Why are you not releasing your tool?

One thing you won't see posted, however, is the software tool that we promised to release during our Defcon presentation. Following Defcon, we had a series of conversations with the Hearthstone team about our research. Apparently the email that I sent prior to Defcon didn't reach the right person.

Here is a short summary of what they told us:

  1. They like our research on the game/cards balance and are very enthusiastic and supportive about it.

  2. On the other hand, they were very concerned that our real-time dashboard, which can predict an opponent's deck, will break the game balance by giving whoever has the tool an unfair advantage.

  3. They also expressed concern that such a tool makes the game less fun by taking away some decision-making from the player.

It was a difficult decision - I have invested a lot of our time building our real-time dashboard tool with Celine - but we agree with the Hearthstone team and will not release the tool publicly.

因为暴雪不同意,所以没有发布这个工具。

 

How about game replays?

Beside predicting an opponent’s deck, the tool was geared to provide replay functionality to improve your game play and it allows us to collect data for our card balance analysis.

However, the game team told us that adding replay functionality to Hearthstone was in the road map.

Additionally as of October 2016, HSReplay offers a better way to collect replays, which is why we won't release a tool to do this either.

 

How can I learn more about this research?

A more “scientific” treatment of some of the talk results are published in this research paper.

If you want to learn more about applying machine learning to Hearthstone, you can read the following blog posts:

  1. How to price Hearthstone cards: Presents the card pricing model used in the follow-up posts to find undervalued cards.
  2. How to find undervalued cards automatically: Builds on the pricing model to find undervalued cards automatically.
  3. Pricing special cards: Showcases how to appraise the cost of cards that have complex effects, like VanCleef.
  4. Predicting your Hearthstone’s opponent deck: Demonstrates how to use machine learning to predict what the opponent will play.
  5. Predicting Hearthstone game outcomes with machine learning: Discusses how to apply machine learning to predict game outcomes.

好像漏掉了一篇文章,详情还是看https://elie.net/tag/hearthstone/

How to appraise Hearthstone card values

How to find undervalued Hearthstone cards automatically

I am a legend: hacking hearthstone with machine learning

Pricing hearthstone cards with unique abilities: VanCleef and The Twilight Drake  

Edwin VanCleef
艾德温·范克里夫

 "LocStringZhCn": "<b>连击:</b>在本回合中,你每使用一张其他牌,便获得+2/+2。",

 

Twilight Drake
暮光幼龙

 "LocStringZhCn": "<b>战吼:</b>\n你每有一张手牌,便获得+1生命值。",

Predicting a Hearthstone opponent’s deck using machine learning

I am a legend: Hacking Hearthstone with machine-learning Defcon talk wrap-up

Hearthstone 3d card viewer in pure javascript/css3

Predicting Hearthstone game outcome with machine learning  预测对战结局

I am a legend hacking hearthstone using statistical learning methods

 

作者:Chuck Lu    GitHub    
posted @   ChuckLu  阅读(229)  评论(0编辑  收藏  举报
编辑推荐:
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
历史上的今天:
2018-08-20 Serializable and XmlEnum
点击右上角即可分享
微信分享提示