Huhujingjing commited on
Commit
7874c27
·
1 Parent(s): 40fcca6

Create README.md

Browse files

This is a GCN model for molecular character prediction.

Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - lisn519010/QM9
5
+ language:
6
+ - en
7
+ metrics:
8
+ - mae
9
+ - accuracy
10
+ - mse
11
+ - r_squared
12
+ pipeline_tag: graph-ml
13
+ ---