Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ethanjtang
/
PAWN-piece-value-predictors
like
0
ethanjtang/PAWN-piece-value-datasets
English
chess
piece-value
piece-ablation
mlp-predictor
cnn-autoencoder
unsupervised-representation-learning
contextual-prediction
arxiv:
2604.15585
License:
mit
Model card
Files
Files and versions
xet
Community
ethanjtang
commited on
30 days ago
Commit
78a0c4f
·
verified
·
1 Parent(s):
f640064
Add tags and basic metadata to README
Browse files
Files changed (1)
hide
show
README.md
+12
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,12 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
tags:
6
+
- chess
7
+
- piece
8
+
- value
9
+
- prediction
10
+
- mlp
11
+
- cnn
12
+
---