issues
search
peter1591
/
hearthstone-ai
A Hearthstone AI based on Monte Carlo tree search and neural nets written in modern C++.
302
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What do resource feature represent in the game?
#105
Yang-HangWA
opened
5 years ago
0
run 'make' under generate_train_data failed
#104
Yang-HangWA
closed
5 years ago
0
You are a bad person and should be isolated.
#103
webserfer
closed
6 years ago
0
Metadata file 'GameEngineCppCLI.dll' could not be found
#102
FinlayDaG33k
closed
6 years ago
1
Compilation with VS 2017 community (Windows)?
#101
CoderCoderCoder
opened
6 years ago
9
generate_train_data depends on `neural_net`, where does `neural_net` come from?
#100
linuxaged
opened
6 years ago
1
Binaries?
#99
Nachojb
opened
6 years ago
0
contact email
#98
manuel-delverme
closed
6 years ago
1
Building on macOS
#97
elbowdonkey
opened
6 years ago
1
BadImageFormatException when trying to run HearthstoneAI
#96
VioletGiraffe
opened
6 years ago
0
It is not working
#95
ggwpz
opened
6 years ago
2
Needs Simulator so we don't need the actual game to train data.
#94
SethKitchen
closed
6 years ago
3
I can't follow Installation process
#93
ssapo
opened
6 years ago
2
integrate with TensorFlow C++
#92
peter1591
closed
6 years ago
6
don't need to use double here
#91
peter1591
opened
6 years ago
0
refine neural network implementation
#90
peter1591
opened
6 years ago
0
randomize hidden information in judger
#89
peter1591
closed
6 years ago
1
move mcts::board::* to engine module
#88
peter1591
closed
6 years ago
1
Binaries
#87
wmlabtx
closed
6 years ago
1
judge: refine Recorder
#86
peter1591
closed
6 years ago
1
judger: agent should not take the same random seed for each run
#85
peter1591
closed
6 years ago
1
judge: Refine judger interface
#84
peter1591
closed
6 years ago
3
Why minions always attack face?
#83
qj739
closed
7 years ago
1
Hi I'm really impress by your work but I can't get it up and running
#82
hendrikzuellig
closed
7 years ago
1
Default policy
#81
wonderkid27
closed
7 years ago
2
Reinforcement Learning
#80
wonderkid27
closed
7 years ago
3
How to Use
#79
NanoToNano
closed
7 years ago
5
Hi, how can I run it?
#78
wonderkid27
closed
7 years ago
14
Randomness in mcts
#77
peter1591
closed
7 years ago
1
Where is tiny_dnn.h
#76
SethKitchen
closed
7 years ago
1
hi, Can U give me a release version for testing?
#75
qj739
closed
7 years ago
2
static link UI executable
#74
peter1591
opened
7 years ago
2
Use cpplint
#73
peter1591
opened
7 years ago
0
Add neural network wrapper cpp
#72
peter1591
closed
7 years ago
1
Use neural network to estimate state-value function
#71
peter1591
closed
7 years ago
2
integrate with travis
#70
peter1591
opened
7 years ago
0
Train policy network
#69
peter1591
opened
7 years ago
2
MCTS simulation early cutoff
#68
peter1591
closed
7 years ago
1
speed up resolver
#67
peter1591
closed
7 years ago
1
Use tcmalloc on Windows
#66
peter1591
closed
7 years ago
1
accelerate state copy in default policy
#65
peter1591
closed
7 years ago
1
MCTS UCB formula
#64
peter1591
opened
7 years ago
1
Predict deck
#63
peter1591
opened
7 years ago
0
Mcts parallel
#62
peter1591
closed
7 years ago
1
MCTS selection policy
#61
peter1591
closed
7 years ago
1
manually test with innkeeper deck
#60
peter1591
closed
7 years ago
1
design AI daemon framework
#59
peter1591
closed
6 years ago
1
Add C++17 attributes
#58
peter1591
closed
7 years ago
0
Make sure ActionAnalyzer is aligned with BoardView
#57
peter1591
closed
7 years ago
2
Test random before choose
#56
peter1591
closed
7 years ago
1
Next