Murjani commited on
Commit
b4866f1
·
verified ·
1 Parent(s): 4fb4e99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
 
13
  # ChessNano
14
 
15
- A personal project. A compact autoregressive transformer that reads chess moves in
16
  Standard Algebraic Notation and predicts the next one. No board representation and
17
  no evaluation function — the model sees notation and nothing else.
18
 
 
12
 
13
  # ChessNano
14
 
15
+ A compact autoregressive transformer that reads chess moves in
16
  Standard Algebraic Notation and predicts the next one. No board representation and
17
  no evaluation function — the model sees notation and nothing else.
18