ethanjtang commited on
Commit
78a0c4f
·
verified ·
1 Parent(s): f640064

Add tags and basic metadata to README

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -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
+ ---