Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huzongxiang committed Feb 10, 2022
1 parent 9d9b099 commit 27ed552
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions crysnet.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Metadata-Version: 2.1
Name: crysnet
Version: 0.1.9
Version: 0.2.0
Summary: Labelled Graph Networks for machine learning of crystal.
Home-page: UNKNOWN
Author: Zongxiang Hu
Author-email: [email protected]
License: BSD
Download-URL: https://github.com/huzongxiang/CrysNetwork
Download-URL: https://github.com/huzongxiang/CrysNetwork/tree/main/crysnet
Keywords: materials,science,machine,learning,deep,graph,networks,neural,transformer,massagepassing,topology,tight,bingding,twisted,graphene
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Expand Down Expand Up @@ -85,7 +85,7 @@ If your conda can't find tensorflow-gpu==2.6.0, you can add a new source, e.g.:
CrysNet is very easy to use!
Just ***three steps*** can finish a fast test using crysnet:
+ **download test data**
Get test datas from https://github.com/huzongxiang/CrysNetwork/datas/
Get test datas from https://github.com/huzongxiang/CrysNetwork/tree/main/datas/
There are three json files in datas: dataset_classification.json, dataset_multiclassification.json and dataset_regression.json.
+ **prepare workdir**
Download datas and put it in your trainning work directory, test.py file should also be put in the directory
Expand Down
Binary file added dist/crysnet-0.2.0.tar.gz
Binary file not shown.

0 comments on commit 27ed552

Please sign in to comment.