mirror of
https://github.com/bayandin/awesome-awesomeness.git
synced 2024-11-20 11:26:10 -05:00
Revert "Add awesome graph embedding repository."
This reverts commit 99f72287e6
.
This commit is contained in:
parent
99f72287e6
commit
b86dd1c4ab
1 changed files with 7 additions and 7 deletions
14
.github/pull_request_template.md
vendored
14
.github/pull_request_template.md
vendored
|
@ -1,16 +1,16 @@
|
||||||
<!-- Please fill in the **bold** fields, submit the pull request and tick the checkboxes. DO NOT SUBMIT ANYTHING IF YOU FAIL ANY OF THIS RULES -->
|
<!-- Please fill in the **bold** fields, submit the pull request and tick the checkboxes. DO NOT SUBMIT ANYTHING IF YOU FAIL ANY OF THIS RULES -->
|
||||||
|
|
||||||
**[https://github.com/benedekrozemberczki/awesome-graph-embedding]**
|
**[Insert URL to the list here.]**
|
||||||
|
|
||||||
**[The repository is an exhaustive list of graph representation learning research papers with reference implementations. The machine learning task is to create representations of whole graphs from a database e.g. molecules, financial transaction graphs etc. It covers factorization models, graph kernels, statistical fingerprints and deep learning.]**
|
**[Explain what this list is about and why it should be included here.]**
|
||||||
|
|
||||||
|
|
||||||
# By submitting this pull request I confirm I've read and complied with the below requirements.
|
# By submitting this pull request I confirm I've read and complied with the below requirements.
|
||||||
|
|
||||||
Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things.
|
Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things.
|
||||||
|
|
||||||
- [x] I have read and understood the [contribution guidelines](https://github.com/bayandin/awesome-awesomeness/blob/master/CONTRIBUTING.md).
|
- [ ] I have read and understood the [contribution guidelines](https://github.com/bayandin/awesome-awesomeness/blob/master/CONTRIBUTING.md).
|
||||||
- [x] This pull request has a descriptive title. For example, `Add [Name of List]`, not `Update readme.md` or `Add an awesome list`.
|
- [ ] This pull request has a descriptive title. For example, `Add [Name of List]`, not `Update readme.md` or `Add an awesome list`.
|
||||||
- [x] The list I added **has been around for at least 20 days**,
|
- [ ] The list I added **has been around for at least 20 days**,
|
||||||
- [x] The list I added is a non-generated Markdown file in a GitHub repo,
|
- [ ] The list I added is a non-generated Markdown file in a GitHub repo,
|
||||||
- [x] The list I added is not a duplicate
|
- [ ] The list I added is not a duplicate
|
||||||
|
|
Loading…
Reference in a new issue