Revision 3317522622806ed32b2f2532e31096e8e4eaa8d7 authored by Hengrui Zhang on 09 March 2021, 07:26:11 UTC, committed by GitHub on 09 March 2021, 07:26:11 UTC
* Add implementation of unsupervised model

* [Doc] Update Implementor's information

* [doc] add index of infograph

* [Feature] QM9_v2 Dataset Support

* fix a typo

* move qm9dataset from data to examples

* Update qm9_v2.py

* Infograph -> InfoGraph

* add implementation and results of semi-supervised model

* Update README.md

* Update README.md

* fix a typo

* Remove the duplicated links.

* fix some typos

* fix typos

* update model.py

* update collate fn

* remove unused functions

* Update model.py

* add device option

* Update evaluate_embedding.py

* Update evaluate_embedding.py

* Update unsupervised.py

* Fix typos

* fix bugs

* Update README.md

Co-authored-by: Mufei Li <mufeili1996@gmail.com>
1 parent a1f59c3
History
File Mode Size
.github
apps
benchmarks
cmake
conda
docker
docs
examples
featgraph
include
python
src
tensoradapter
tests
third_party
tools
tutorials
.gitignore -rw-r--r-- 2.3 KB
.gitmodules -rw-r--r-- 1.0 KB
CMakeLists.txt -rw-r--r-- 10.0 KB
CONTRIBUTORS.md -rw-r--r-- 1.5 KB
Jenkinsfile -rw-r--r-- 9.4 KB
LICENSE -rw-r--r-- 11.1 KB
NEWS.md -rw-r--r-- 2.1 KB
README.md -rw-r--r-- 26.2 KB
gitignore -rw-r--r-- 5 bytes
readthedocs.yml -rw-r--r-- 119 bytes

README.md

back to top