Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Huhujingjing
/
custom-gcn
like
1
Graph Machine Learning
Transformers
PyTorch
lisn519010/QM9
English
gcn
feature-extraction
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
Huhujingjing
commited on
Jul 1, 2023
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
README.md
+13
-0
README.md
ADDED
Viewed
@@ -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
+
---