We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bcb8cc commit c339db3Copy full SHA for c339db3
README.md
@@ -0,0 +1,12 @@
1
+# maia-teaching
2
+
3
+A repository of my work on the Maia project
4
+* budget_problem
5
+ * script for running stockfish according to different budget allocation startegies + data
6
+* sesse
7
+ * script for parsing sesse data (https://analysis.sesse.net) + parsed data
8
+* cp_to_winrate_conversions
9
+ * cp to winrate conversion values stored by player rating level
10
+* ~ maia_activations ~
11
+ * script for extracting maia activations and applying PCA
12
+ * experiment samples comparing board similarity with maia activations vs. text encoding method
0 commit comments